Code

Updated department management
[gosa.git] / gosa-core / include / class_management.inc
index 31573b68f2b1d9a83b110422c069a1e97c41f951..eb8af6df705f58168cac95fc01f2c4168eed6a31 100644 (file)
@@ -239,7 +239,7 @@ class management
    *  @param  Array   'target'  A list of object dns, which should be affected by this method.
    *  @param  Array   'all'     A combination of both 'action' and 'target'.
    */
-  protected function removeEntryRequested($action,$target,$all)
+  protected function removeEntryRequested($action="",$target=array(),$all=array())
   {
     $disallowed = array();
     $this->dns = array();