Code

Save gosaDefaultPrinter
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 23 May 2006 09:04:58 +0000 (09:04 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 23 May 2006 09:04:58 +0000 (09:04 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3504 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/personal/environment/class_environment.inc

index 860726ad2dc086b476cf338550f11c18ec7226cf..c4fea2011e7c83b57bf3fba79c395c8179eb1277 100644 (file)
@@ -1038,7 +1038,7 @@ $ldap->modify ($attrs);
 
 
     if($this->gotoXResolution == "auto") $this->gotoXResolution ="";
-    $saveThis = array("gotoProfileQuota","gotoXResolution","gotoProfileServer","gotoKioskProfile");
+    $saveThis = array("gotoProfileQuota","gotoXResolution","gotoProfileServer","gotoKioskProfile","gosaDefaultPrinter");
      
     foreach($saveThis as $tosave){
       if(!empty($this->$tosave)){