Code

Added initial smarty acl block function
[gosa.git] / include / smarty / plugins / compiler.assign.php
index 2e0201779628ea68db65d965499e5d00e8f6f5df..be1729850197a6bcbd5c0b82bfaaadc59fe50043 100644 (file)
@@ -13,6 +13,8 @@
  * Purpose:  assign a value to a template variable
  * @link http://smarty.php.net/manual/en/language.custom.functions.php#LANGUAGE.FUNCTION.ASSIGN {assign}
  *       (Smarty online manual)
+ * @author Monte Ohrt <monte at ohrt dot com> (initial author)
+ * @auther messju mohr <messju at lammfellpuschen dot de> (conversion to compiler function)
  * @param string containing var-attribute and value-attribute
  * @param Smarty_Compiler
  */