Code

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

plugins/admin/applications/class_applicationManagement.inc

index 261b19617f614da68115c5b7f14f0cf29721c093..53fa1d3ac7e4c080c8f795b8d7fcaae11d752cd0 100644 (file)
@@ -51,6 +51,10 @@ class applicationManagement extends plugin
        /* Call parent execute */
        plugin::execute();
 
+//   print_a($_POST);
+//   print_a($_GET);
+  $_SESSION['LOCK_VARS_TO_USE'] = array("/^act$/","/^id$/","/^appl_edit_/","/^appl_del_/");
+
          /* Save data */
          $appfilter    = get_global("appfilter");
          $smarty       = get_smarty();             // Smarty instance