summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ad8dd74)
raw | patch | inline | side by side (parent: ad8dd74)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 27 Feb 2008 11:15:52 +0000 (11:15 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 27 Feb 2008 11:15:52 +0000 (11:15 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9169 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/systems/admin/systems/class_systemManagement.inc | patch | blob | history |
diff --git a/gosa-plugins/systems/admin/systems/class_systemManagement.inc b/gosa-plugins/systems/admin/systems/class_systemManagement.inc
index 4bb7d367d36f39bd523fb8a66ef289e4ff3a3a2f..8f8d44e369a28b7da2d5123d823c41fdcd0cd9cc 100644 (file)
}
$targets = $this->systab->get_targets();
$data = $this->systab->save();
- $data['timestamp'] = $this->systab->get_timestamp();
$o_queue = new gosaSupportDaemon();
foreach($targets as $target){
$data['macaddress'] = $target;