Code

ups
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 28 Jun 2005 09:49:11 +0000 (09:49 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 28 Jun 2005 09:49:11 +0000 (09:49 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@891 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/gofon/macro/class_gofonMacro.inc

index 3f0ef4bde66c3e614154fc875660ff8c4b3a5ce1..0da6070883cbf0801c0b21de26a18544dac8fbfa 100755 (executable)
@@ -44,7 +44,7 @@ class macro extends plugin
 
   //! The Konstructor   
   /*!  Konstructor, load class with  attributes of the given dn*/
-  function macro::macro ($config, $dn= NULL)
+  function macro ($config, $dn= NULL)
   {
     plugin::plugin ($config, $dn);