Prepare for viewing versions using objectManager
This commit is contained in:
committed by
Chris Morgan
parent
43e3e6bebc
commit
93d71f630a
@@ -103,7 +103,7 @@ if($oObject->iId)
|
||||
break;
|
||||
|
||||
default:
|
||||
$oObject->view($_SERVER['REQUEST_URI']);
|
||||
$oObject->view($_SERVER['REQUEST_URI'], $aClean);
|
||||
break;
|
||||
}
|
||||
} else if (isset($aClean['sAction']) && $aClean['sAction'] == "add")
|
||||
|
||||
Reference in New Issue
Block a user