Code

added a script to generate the pdf from the online manual
[gosa.git] / include / class_plugin.inc
index 574ff73450a84f3db7f7e8f677635bbcab1262cb..92cd6ae7c7eb6db74caaf34bc6abed4fc41742f9 100644 (file)
@@ -226,8 +226,9 @@ class plugin
 
     /* This one is empty currently. Fabian - please fill in the docu code */
     $_SESSION['current_class_for_help'] = get_class($this);
+
     /* Reset Lock message POST/GET check array, to prevent perg_match errors*/
-    $_SESSION['LOCK_VARS_TO_USE'] =array();
+    $_SESSION['LOCK_VARS_TO_USE'] = $_SESSION['LOCK_VARS_USED'] =array();
   }
 
   /*! \brief execute plugin