cvs: smarty /libs/plugins compiler.assign.php function.config_load.php

"Messju Mohr" <[email protected]>
Newsgroups gmane.comp.php.cvs.smarty
Message-ID <cvsmessju1132994049@cvsserver>
messju		Sat Nov 26 03:34:09 2005 EDT

  Modified files:              
    /smarty/libs/plugins	compiler.assign.php function.config_load.php 
  Log:
  added credits
  
  
http://cvs.php.net/diff.php/smarty/libs/plugins/compiler.assign.php?r1=1.3&r2=1.4&ty=u
Index: smarty/libs/plugins/compiler.assign.php
diff -u smarty/libs/plugins/compiler.assign.php:1.3 smarty/libs/plugins/compiler.assign.php:1.4
--- smarty/libs/plugins/compiler.assign.php:1.3	Tue Oct 11 12:22:56 2005
+++ smarty/libs/plugins/compiler.assign.php	Sat Nov 26 03:34:08 2005
@@ -13,7 +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>
+ * @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
  */
http://cvs.php.net/diff.php/smarty/libs/plugins/function.config_load.php?r1=1.25&r2=1.26&ty=u
Index: smarty/libs/plugins/function.config_load.php
diff -u smarty/libs/plugins/function.config_load.php:1.25 smarty/libs/plugins/function.config_load.php:1.26
--- smarty/libs/plugins/function.config_load.php:1.25	Tue Oct 11 12:22:56 2005
+++ smarty/libs/plugins/function.config_load.php	Sat Nov 26 03:34:08 2005
@@ -14,6 +14,7 @@
  * @link http://smarty.php.net/manual/en/language.function.config.load.php {config_load}
  *       (Smarty online manual)
  * @author Monte Ohrt <monte at ohrt dot com>
+ * @author messju mohr <messju at lammfellpuschen dot de> (added use of resources)
  * @param array Format:
  * <pre>
  * array('file' => required config file name,

-- 
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.