summaryrefslogtreecommitdiff
path: root/libs/sysplugins/smarty_internal_compile_private_special_variable.php
AgeCommit message (Expand)AuthorFilesLines
2011-09-16commit 3.1 into the trunkmonte.ohrt1-15/+20
2011-02-09- bugfix removed security hole when using {$smarty.template}uwe.tews@googlemail.com1-4/+2
2010-12-13- bugfix {$smarty.template} in child template did not return right contentuwe.tews@googlemail.com1-1/+1
2010-12-11- bugfix nested block tags in template inheritance child templates did not wo...uwe.tews@googlemail.com1-12/+2
2010-11-18- change on handling of unassigned template variable -- default will drop E_N...uwe.tews@googlemail.com1-2/+1
2010-11-16- bugfix whitespace in front of "<?php" in smarty_internal_compile_private_bl...uwe.tews@googlemail.com1-1/+2
2010-11-15- bugfix captured content could not be accessed globallyuwe.tews@googlemail.com1-1/+1
2010-11-15- bugfix when using {$smarty.session} as objectuwe.tews@googlemail.com1-1/+1
2010-11-11- major update including some API changesuwe.tews@googlemail.com1-8/+8
2010-10-28- bugfix on compiling modifiers within $smarty special vars like {$smarty.pos...uwe.tews@googlemail.com1-1/+1
2010-10-19- change Smarty does no longer mask out E_NOTICE by default during template p...uwe.tews@googlemail.com1-1/+1
2010-09-17- bugfix {$smarty.template} and {$smarty.current_dir} did not compile correct...uwe.tews@googlemail.com1-2/+12
2010-08-17fix formattingmonte.ohrt1-16/+17
2010-07-15- bufix {$smarty.template} does include now the relative path, not just file...Uwe.Tews1-2/+2
2010-01-14- bugfix on special Smarty variable $smarty.cookiesUwe.Tews1-2/+8
2009-12-27--- this is a major update with a couple of internal changes ---Uwe.Tews1-0/+94