Code

More speed optimizations
[gosa.git] / plugins / admin / systems / class_workstationService.inc
index 7ba6be5e186e0a50b2220c793c5cfc1c11af48d8..b8dbddd00100bd4cbbd267921cd93eebab24d785 100644 (file)
@@ -58,9 +58,9 @@ class workservice extends plugin
   var $XKbLayouts       =array();
   var $XKbVariants      =array();
 
-  function workservice ($config, $dn= NULL)
+  function workservice ($config, $dn= NULL, $parent= NULL)
   {
-    plugin::plugin ($config, $dn);
+    plugin::plugin ($config, $dn, $parent);
 
     $this->XResolutions= array( 
         "640x480"   =>  "640x480",