From: hickert Date: Thu, 20 Jul 2006 05:05:51 +0000 (+0000) Subject: Enabled scl debug output X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=c5211a65a72d5a4929a11d48da466beeaeb65502;p=gosa.git Enabled scl debug output git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@4243 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/include/smarty/plugins/block.render.php b/include/smarty/plugins/block.render.php index efd183ffd..c29621f2d 100755 --- a/include/smarty/plugins/block.render.php +++ b/include/smarty/plugins/block.render.php @@ -16,7 +16,7 @@ function smarty_block_render($params, $text, &$smarty) unset($params['acl']); } -// echo "".$acl.""; + echo "".$acl.""; /* Read / Write*/ if(preg_match("/w/i",$acl)){