summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c4b1669)
raw | patch | inline | side by side (parent: c4b1669)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 18 Mar 2010 14:00:43 +0000 (14:00 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 18 Mar 2010 14:00:43 +0000 (14:00 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16915 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/systems/admin/systems/class_servGeneric.inc | patch | blob | history |
diff --git a/gosa-plugins/systems/admin/systems/class_servGeneric.inc b/gosa-plugins/systems/admin/systems/class_servGeneric.inc
index 5ff6b3d65a72d10ce5fddf660b263e1388d88dd4..5f5176995af95de4883b71c44f83b37461596a47 100644 (file)
$smarty->assign("$attr", $this->$attr);
}
- $smarty->assign("staticAddress", "");
-
/* Assign status */
if (gosaSupportDaemon::ping($this->netConfigDNS->macAddress)){
$smarty->assign("actions", array("halt" => _("Switch off"), "reboot" => _("Reboot"),