summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9a0b2d5)
raw | patch | inline | side by side (parent: 9a0b2d5)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 11 Nov 2008 08:46:36 +0000 (08:46 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 11 Nov 2008 08:46:36 +0000 (08:46 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12997 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/fai/admin/fai/class_faiProfile.inc | patch | blob | history |
diff --git a/gosa-plugins/fai/admin/fai/class_faiProfile.inc b/gosa-plugins/fai/admin/fai/class_faiProfile.inc
index 48746f3180161ab5ebcc5535662941557a529766..01ec1a4bc478c23a1ee6b52772626fdfff6ef8ce 100644 (file)
$this->attrs['FAIclass']=trim($this->FAIclass);
- /* Tag object */
- $ui= get_userinfo();
- $this->tag_attrs($this->attrs, $this->dn, $ui->gosaUnitTag);
-
/* Remove the old FAI profile, if the dn has changed.
*/
if($this->cn != $this->old_cn && $this->old_cn != ""){