From: hickert Date: Tue, 28 Jun 2005 10:51:23 +0000 (+0000) Subject: fix X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=b6603fc35e51fdb5a251ef0741f92f6a88722a6d;p=gosa.git fix git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@894 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/gofon/macro/tabs_macros.inc b/plugins/gofon/macro/tabs_macros.inc index 27047c7bc..cc10e4c83 100755 --- a/plugins/gofon/macro/tabs_macros.inc +++ b/plugins/gofon/macro/tabs_macros.inc @@ -22,7 +22,7 @@ class macrotabs extends tabs /* Write entry on new 'dn' */ if ($this->dn != "new"){ $baseobject->move($this->dn, $new_dn); - $this->by_object['application']= $baseobject; + $this->by_object['macro']= $baseobject; } /* Happen to use the new one */