From 609c09a33156c5fc7dc54d3d06cb7e1e6c306df1 Mon Sep 17 00:00:00 2001 From: hickert Date: Mon, 17 Jul 2006 07:56:30 +0000 Subject: [PATCH] Added initial smarty acl block function git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@4175 594d385d-05f5-0310-b6e9-bd551577e9d8 --- include/smarty/plugins/block.render.php | 37 +++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100755 include/smarty/plugins/block.render.php diff --git a/include/smarty/plugins/block.render.php b/include/smarty/plugins/block.render.php new file mode 100755 index 000000000..1aa87baf5 --- /dev/null +++ b/include/smarty/plugins/block.render.php @@ -0,0 +1,37 @@ + -- 2.30.2