From: cajus Date: Mon, 26 Jun 2006 10:59:59 +0000 (+0000) Subject: Synced to stable X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=544d4c513acd87bce5e7c10a2d20339c12abf2c3;p=gosa.git Synced to stable git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3902 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/admin/departments/class_departmentGeneric.inc b/plugins/admin/departments/class_departmentGeneric.inc index feda1d7fd..ca08ba3e3 100644 --- a/plugins/admin/departments/class_departmentGeneric.inc +++ b/plugins/admin/departments/class_departmentGeneric.inc @@ -294,8 +294,6 @@ class department extends plugin } $this->gosaUnitTag= preg_replace("/\./", "", $sec.$usec); } - } else { - $this->gosaUnitTag= ""; } plugin::save();