summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 34daf96)
raw | patch | inline | side by side (parent: 34daf96)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 28 Jun 2005 10:51:23 +0000 (10:51 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 28 Jun 2005 10:51:23 +0000 (10:51 +0000) |
plugins/gofon/macro/tabs_macros.inc | patch | blob | history |
index 27047c7bcbb961ee9a3be04d8953f01477b61227..cc10e4c83e83ffaf3077dfbb3978d6b1f94effe2 100755 (executable)
/* 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 */