From: hickert Date: Tue, 23 May 2006 09:04:58 +0000 (+0000) Subject: Save gosaDefaultPrinter X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=d0c188cdc9115da3c8f0c5e26d5ca635ecdd1f86;p=gosa.git Save gosaDefaultPrinter git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3504 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/personal/environment/class_environment.inc b/plugins/personal/environment/class_environment.inc index 860726ad2..c4fea2011 100644 --- a/plugins/personal/environment/class_environment.inc +++ b/plugins/personal/environment/class_environment.inc @@ -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)){