- removed call_user_func_array calls for optimization of compiled code when using registered modifiers and plugins

- updated comments
This commit is contained in:
Uwe.Tews
2010-07-01 19:57:56 +00:00
parent 6456403706
commit cbe2f3356f
11 changed files with 94 additions and 117 deletions

View File

@@ -2,8 +2,8 @@
/**
* Smarty plugin
* @package Smarty
* @subpackage plugins
*/
* @subpackage PluginsModifier
*/
/**