diff --git a/include/objectManager.php b/include/objectManager.php index 53ea3be..8fd09e1 100644 --- a/include/objectManager.php +++ b/include/objectManager.php @@ -116,7 +116,7 @@ class ObjectManager } /* display the entry for editing */ - function display_entry_for_editing($sBackLink) + function display_entry_for_editing($sBackLink, $sErrors) { $this->checkMethods(array("outputEditor", "getOutputEditorValues", "update", "create")); @@ -124,9 +124,17 @@ class ObjectManager // link back to the previous page echo html_back_link(1, $sBackLink); - echo '