Code

More speed optimizations
[gosa.git] / plugins / admin / systems / class_workstationStartup.inc
index 1b5be31a7078c28e63eb26fe85af06efbbfdc21d..812a48982592ef4df973562f09cbee2308fc918d 100644 (file)
@@ -51,9 +51,9 @@ class workstartup extends plugin
   /* Contains all possible server/release/class settings */
   var $FAIServRepConfig   = array();
 
-  function workstartup ($config, $dn= NULL)
+  function workstartup ($config, $dn= NULL, $parent= NULL)
   {
-    plugin::plugin ($config, $dn);
+    plugin::plugin ($config, $dn, $parent);
 
     /* Creating a list of valid Mirrors 
      * none will not be saved to ldap.