summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 972e6ba)
raw | patch | inline | side by side (parent: 972e6ba)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 27 Jul 2006 07:16:30 +0000 (07:16 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 27 Jul 2006 07:16:30 +0000 (07:16 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@4320 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/systems/class_workstationGeneric.inc | patch | blob | history |
diff --git a/plugins/admin/systems/class_workstationGeneric.inc b/plugins/admin/systems/class_workstationGeneric.inc
index b7be8e0478943852301fd7d87064f6c4ff61ea66..002d3f378228cca3bad68096144349d03dba2a33 100644 (file)
/* Update ntp server settings */
if($this->inheritTimeServer){
- if($this->new){
+ if($this->is_new){
if(isset($this->attrs['gotoNtpServer'])){
unset($this->attrs['gotoNtpServer']);
}