summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d911cc4)
raw | patch | inline | side by side (parent: d911cc4)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 12 Apr 2010 08:53:59 +0000 (08:53 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 12 Apr 2010 08:53:59 +0000 (08:53 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17580 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/admin/systems/goto/tabs_workstation.inc | patch | blob | history |
diff --git a/gosa-plugins/goto/admin/systems/goto/tabs_workstation.inc b/gosa-plugins/goto/admin/systems/goto/tabs_workstation.inc
index 5086602cf04e0ec21690a6004568f04e3fdb8e8e..32bcaea5c2ba75c7d882c25452dfbd628153d5b7 100644 (file)
$baseobject= NULL;
+ $this->acl_category = $category;
+
foreach ($data as $tab){
if(!class_available($tab['CLASS'])) continue;