Code

updated contrib file. Gotomasses storage_file was not handled correctly
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 22 Aug 2007 10:37:14 +0000 (10:37 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 22 Aug 2007 10:37:14 +0000 (10:37 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@7111 594d385d-05f5-0310-b6e9-bd551577e9d8

contrib/gosa.conf

index c40c1f42731b864a0eb878066fd112cc18957506..9933d335dc267575aea72d1630e5fd711de7ba8c 100644 (file)
@@ -95,7 +95,8 @@
 -->
 {if $cv.optional.gotomasses_active}
                        <plugin acl="gotomasses" class="gotomasses" icon="system.png"
-                               path="{$cv.optional.gotomasses_file}" />
+                               storage_file="{$cv.optional.gotomasses_file}"
+                               path="plugins/addons/gotomasses" />
 {else}
 <!--
                        <plugin acl="gotomasses" class="gotomasses" icon="system.png"