Code

Updated Device saving
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 31 Mar 2011 12:50:00 +0000 (12:50 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 31 Mar 2011 12:50:00 +0000 (12:50 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20634 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/goto/admin/systems/goto/Device/class_Device.inc

index 45a56cddd41c1df96a7914144d2ec8bc8ed9c326..57cce66e6fc67fbc9f33a0d5c3a2102d360a2380 100644 (file)
@@ -33,6 +33,8 @@ class Device extends plugin
     
     private $resolvedNamesCache = array();
 
+    public $ignore_account = TRUE;
+
 
     /*! \brief  Constructs the device object and keep some 
      *           initial values.
@@ -229,6 +231,9 @@ class Device extends plugin
      */ 
     function save()
     {
+
+        
+
         plugin::save();
 
         // Append and remove dynmic object classes