summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5e55c04)
raw | patch | inline | side by side (parent: 5e55c04)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 22 Feb 2006 10:53:51 +0000 (10:53 +0000) | ||
committer | hickert <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 | patch | blob | history |
index 5c5e6af9d1606c38be84c4bb61f9bd41796e75fa..012f59c3fad600249ad612dbb3bb02fc655345fd 100644 (file)
/* 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","");