summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0abf0ec)
raw | patch | inline | side by side (parent: 0abf0ec)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 12 Nov 2007 09:26:46 +0000 (09:26 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 12 Nov 2007 09:26:46 +0000 (09:26 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@7769 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/systems/class_systemManagement.inc | patch | blob | history |
diff --git a/plugins/admin/systems/class_systemManagement.inc b/plugins/admin/systems/class_systemManagement.inc
index abf282cd53634a9ac67b9ba186478b7118d18ac4..e9200f014e5092591fbd97fcf7c5a71a65874bb1 100644 (file)
}
$this->systab->save();
- gosa_log ("System object'".$this->dn."' has been saved");
+ gosa_log ("System object'".$this->systab->dn."' has been saved");
if(isset($_SESSION['SelectedSystemType'])){
unset($_SESSION['SelectedSystemType']);