From f8993689ad5954e71a3933328743415ced08a21b Mon Sep 17 00:00:00 2001 From: hickert Date: Tue, 28 Jun 2005 09:49:11 +0000 Subject: [PATCH] ups git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@891 594d385d-05f5-0310-b6e9-bd551577e9d8 --- plugins/gofon/macro/class_gofonMacro.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/gofon/macro/class_gofonMacro.inc b/plugins/gofon/macro/class_gofonMacro.inc index 3f0ef4bde..0da607088 100755 --- a/plugins/gofon/macro/class_gofonMacro.inc +++ b/plugins/gofon/macro/class_gofonMacro.inc @@ -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); -- 2.30.2