summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2ecaed0)
raw | patch | inline | side by side (parent: 2ecaed0)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 11 Mar 2010 09:04:08 +0000 (09:04 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 11 Mar 2010 09:04:08 +0000 (09:04 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16434 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/dhcp/admin/systems/services/dhcp/class_dhcpNewSectionDialog.inc | patch | blob | history |
diff --git a/gosa-plugins/dhcp/admin/systems/services/dhcp/class_dhcpNewSectionDialog.inc b/gosa-plugins/dhcp/admin/systems/services/dhcp/class_dhcpNewSectionDialog.inc
index 9204e2aa0ff0b1f5fde9afe467ae2f3cda7c182c..99f9af4bd04b913440835d974feb2ec25cc732d2 100644 (file)
function execute()
{
+ plugin::execute();
+
/* Fill templating stuff */
$smarty = get_smarty();
$display= "";