X-Git-Url: https://git.harvie.cz/?a=blobdiff_plain;f=wwwroot%2Fsmarty%2Flibs%2Fplugins%2Fcompiler.assign.php;h=abef377f8c45a253a95661af4b65a2a034658b36;hb=9b7c11be09e7a553b26667f673c6315209ddc210;hp=2e0201779628ea68db65d965499e5d00e8f6f5df;hpb=95a6ccc277bc41d750ced09fe5a1a779bde342c7;p=mirrors%2FKyberia-bloodline.git diff --git a/wwwroot/smarty/libs/plugins/compiler.assign.php b/wwwroot/smarty/libs/plugins/compiler.assign.php index 2e02017..abef377 100644 --- a/wwwroot/smarty/libs/plugins/compiler.assign.php +++ b/wwwroot/smarty/libs/plugins/compiler.assign.php @@ -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 (initial author) + * @author messju mohr (conversion to compiler function) * @param string containing var-attribute and value-attribute * @param Smarty_Compiler */