Subversion Repositories oidplus

Compare Revisions

Regard whitespace Rev 956 → Rev 957

/trunk/plugins/viathinksoft/publicPages/000_objects/OIDplusPagePublicObjects.class.php
538,7 → 538,9
return;
}
 
if (strpos($id,':') !== false) {
// Never answer to an object type that is called 'oidplus:',
// otherwise, an object type plugin could break the whole system!
else if ((strpos($id,':') !== false) && (!str_starts_with($id,'oidplus:'))) {
 
// --- Try to find the object or an alternative