From: hickert Date: Wed, 29 Jun 2005 05:38:40 +0000 (+0000) Subject: fixed : Member var goFonMakroVisible commented out, caused by broken comment X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=d1954748c4fbcfcebf77c735d23ec905cf346cef;p=gosa.git fixed : Member var goFonMakroVisible commented out, caused by broken comment git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@904 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/gofon/macro/class_gofonMacro.inc b/plugins/gofon/macro/class_gofonMacro.inc index 4326f116b..804c6737e 100755 --- a/plugins/gofon/macro/class_gofonMacro.inc +++ b/plugins/gofon/macro/class_gofonMacro.inc @@ -33,7 +33,7 @@ class macro extends plugin /*! Here is the macro content, the real macroscript */ var $goFonMacroContent= ""; - /*! To allow user to use this macro this var must be true, else false * / + /*! To allow user to use this macro this var must be true, else false */ var $goFonMacroVisible= 0; /*! attribute list for save action */