summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7584830)
raw | patch | inline | side by side (parent: 7584830)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 16 Jun 2008 11:50:58 +0000 (11:50 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 16 Jun 2008 11:50:58 +0000 (11:50 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11339 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_plugin.inc | patch | blob | history |
index f983a9d240397e2824cf60b5d2defcbb8b2d8738..74b530e0a726e821d5b6c0415cf2ef26d0db648b 100644 (file)
$ui = get_userinfo();
$this->parent = $parent;
- if(!isset($this->acl_module)){
- return("VERDAMMT");
- }
-
foreach($_POST as $name => $value){
/* Create a new snapshot, display a dialog */