summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: dac01f8)
raw | patch | inline | side by side (parent: dac01f8)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 12 Dec 2006 07:46:54 +0000 (07:46 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 12 Dec 2006 07:46:54 +0000 (07:46 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@5357 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/systems/class_workstationStartup.inc | patch | blob | history |
diff --git a/plugins/admin/systems/class_workstationStartup.inc b/plugins/admin/systems/class_workstationStartup.inc
index c624f017c42ad2ad4509a102b6aed4ccea985c4f..fd9bcf952b3fb8710347b89d5a4e24d0773daa0b 100644 (file)
}
sort ($this->$val);
$this->$val= array_unique($this->$val);
+ $this->saved_attributes[$val]= $this->$val;
}
/* Parse Kernel Parameters to decide what boot mode is enabled */