Code

Fixed error double ))
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 29 Oct 2008 08:16:05 +0000 (08:16 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 29 Oct 2008 08:16:05 +0000 (08:16 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@12796 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/gofon/gofon/conference/class_phoneConferenceGeneric.inc

index 71b74554a7d6e315f9b5dbc2fd45d8e023b3e0dc..1c2e698aa645c238ea5e94fa352b83686dfa815e 100644 (file)
@@ -767,7 +767,7 @@ class conference extends plugin
           "plSelfModify"  => TRUE,
           "plDepends"     => array(),
           "plPriority"    => 0,
-          "plSection"     => array("administration")),
+          "plSection"     => array("administration"),
           "plCategory"    => array("gofonconference" => array("description" => _("GOfon conference"),
               "objectClass" => "gofonConference")),