Code

Enabled scl debug output
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 20 Jul 2006 05:05:51 +0000 (05:05 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 20 Jul 2006 05:05:51 +0000 (05:05 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@4243 594d385d-05f5-0310-b6e9-bd551577e9d8

include/smarty/plugins/block.render.php

index efd183ffddb1a7493580b55e4edd9fbb1f6419be..c29621f2dd8c2c0ada487c669aaf7754633b0406 100755 (executable)
@@ -16,7 +16,7 @@ function smarty_block_render($params, $text, &$smarty)
                unset($params['acl']);
        }
 
-//     echo "<font color='blue' size='2'>".$acl."</font>";
+       echo "<font color='blue' size='2'>".$acl."</font>";
 
        /* Read / Write*/
        if(preg_match("/w/i",$acl)){