Code

Added anyway edit to fai class
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 22 Feb 2006 10:53:51 +0000 (10:53 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 22 Feb 2006 10:53:51 +0000 (10:53 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2725 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/admin/fai/class_faiManagement.inc

index 5c5e6af9d1606c38be84c4bb61f9bd41796e75fa..012f59c3fad600249ad612dbb3bb02fc655345fd 100644 (file)
@@ -94,6 +94,8 @@ class faiManagement extends plugin
        /* Call parent execute */
        plugin::execute();
 
+    $_SESSION['LOCK_VARS_TO_USE'] = array("/^edit_entry$/","/^id$/","/^entry_edit_/","/^entry_delete_/");
+
                $display        = "";
                $smarty         = get_smarty();
                $smarty->assign("BranchName","");