summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4b993da)
raw | patch | inline | side by side (parent: 4b993da)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 11 Mar 2010 09:04:10 +0000 (09:04 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 11 Mar 2010 09:04:10 +0000 (09:04 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16435 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/dhcp/admin/systems/services/dhcp/class_dhcpPlugin.inc | patch | blob | history |
diff --git a/gosa-plugins/dhcp/admin/systems/services/dhcp/class_dhcpPlugin.inc b/gosa-plugins/dhcp/admin/systems/services/dhcp/class_dhcpPlugin.inc
index bef932108f1dd494fdbf34b028042061b8c6a4a0..dd76799a07737efa5e18fde9881cdb69612e84ab 100644 (file)
function execute()
{
+ plugin::execute();
return ("");
}