Code

More speed optimizations
[gosa.git] / plugins / admin / systems / class_workstationGeneric.inc
index 6f0828838f3a17cd66364bc06c899e0f865e1dc0..9620d0592f5656b9a5097b73f002b05f42541d4b 100644 (file)
@@ -60,9 +60,9 @@ class workgeneric extends plugin
 
 
 
-  function workgeneric ($config, $dn= NULL)
+  function workgeneric ($config, $dn= NULL, $parent= NULL)
   {
-    plugin::plugin ($config, $dn);
+    plugin::plugin ($config, $dn, $parent);
     $this->netConfigDNS = new termDNS($this->config,$this->dn,$this->objectclasses);
 
     /* Read arrays */