summaryrefslogtreecommitdiff
path: root/libs/sysplugins/smarty_internal_compile_private_modifier.php
AgeCommit message (Expand)AuthorFilesLines
2011-09-16commit 3.1 into the trunkmonte.ohrt1-26/+38
2010-11-13- reverted location of loadPlugin() to Smarty classuwe.tews@googlemail.com1-1/+1
2010-11-11- major update including some API changesuwe.tews@googlemail.com1-10/+10
2010-10-25- bugfix for E_NOTICE change, array elements did not work as modifier parameteruwe.tews@googlemail.com1-22/+5
2010-09-16- bugfix when a doublequoted modifier parameter did contain Smarty tags and ':'uwe.tews@googlemail.com1-1/+1
2010-08-17fix formattingmonte.ohrt1-0/+1
2010-08-09- bugfix on modifier with doublequoted strings as parameter containing embedd...Uwe.Tews1-1/+1
2010-08-06(no commit message)Uwe.Tews1-3/+5
2010-08-06(no commit message)Uwe.Tews1-3/+8
2010-08-06- bugfix when cascading some modifier like |strip|strip_tags modifierUwe.Tews1-3/+3
2010-08-05- added plugin type modifiercompiler to produce compiled modifier codeUwe.Tews1-1/+9
2010-07-25(no commit message)Uwe.Tews1-5/+5
2010-07-25- another bugfix of change from 23/07/2010 when compiling modiferUwe.Tews1-1/+1
2010-07-24(no commit message)Uwe.Tews1-5/+10
2010-07-24- bugfix of change from 23/07/2010 when compiling modiferUwe.Tews1-1/+1
2010-07-23- changed execution order. A variable filter does now run before modifiers on...Uwe.Tews1-22/+30
2010-07-01- removed call_user_func_array calls for optimization of compiled code when u...Uwe.Tews1-27/+25
2009-12-28- update for security fixesUwe.Tews1-23/+24
2009-12-27--- this is a major update with a couple of internal changes ---Uwe.Tews1-0/+58