summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 08e2dd8)
raw | patch | inline | side by side (parent: 08e2dd8)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 11 Mar 2010 09:03:45 +0000 (09:03 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 11 Mar 2010 09:03:45 +0000 (09:03 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16428 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/admin/systems/goto/class_ArpNewDevice.inc | patch | blob | history |
diff --git a/gosa-plugins/goto/admin/systems/goto/class_ArpNewDevice.inc b/gosa-plugins/goto/admin/systems/goto/class_ArpNewDevice.inc
index 534eb44ce70761980e6caf0d9bb7eb4ae0ca0df2..3baf79da5cf7895aa8b61a9d5273ac4777c304c4 100644 (file)
function execute()
{
+ plugin::execute();
+
/* Get object groups */
$ldap = $this->config->get_ldap_link();
$ldap->cd ($this->config->current['BASE']);