summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: bbcf383)
raw | patch | inline | side by side (parent: bbcf383)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 16 Oct 2007 09:01:26 +0000 (09:01 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 16 Oct 2007 09:01:26 +0000 (09:01 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7565 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/groups/class_groupApplication.inc | patch | blob | history |
diff --git a/plugins/admin/groups/class_groupApplication.inc b/plugins/admin/groups/class_groupApplication.inc
index b522e62f114ae3c47062591d934bfaaf544b9fe9..03480d2b7b8d12b6c7217443deac268c17c36588 100644 (file)
/* Call parent execute */
plugin::execute();
- print_a($this);
-
/* Log view */
if($this->is_account && !$this->view_logged){
$this->view_logged = TRUE;