Code

#
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 15 Oct 2010 12:36:55 +0000 (12:36 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 15 Oct 2010 12:36:55 +0000 (12:36 +0000)
Added missin remove mthod

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20060 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/goto/admin/systems/goto/Config/class_DeviceConfig.inc

index b6b28d0ca4e28b7aff32e11a9483c5267954c586..a219960ecc7abfe0575ad31872c71162918c4902 100644 (file)
@@ -616,7 +616,10 @@ class DeviceConfig extends management
         $this->dialog = false;
     }
    
+    function remove_from_parent()
+    {   
+    }
+     
     function check()
     {
         return(array());