summaryrefslogtreecommitdiff
path: root/libs/sysplugins/smarty_internal_compile_private_block_plugin.php
AgeCommit message (Expand)AuthorFilesLines
2011-09-16commit 3.1 into the trunkmonte.ohrt1-34/+43
2010-11-20- bugfix on block plugins with modifiersuwe.tews@googlemail.com1-1/+7
2010-11-16- bugfix whitespace in front of "<?php" in smarty_internal_compile_private_bl...uwe.tews@googlemail.com1-1/+1
2010-11-12- reactivated $error_reporting property handlinguwe.tews@googlemail.com1-2/+2
2010-11-11- major update including some API changesuwe.tews@googlemail.com1-7/+14
2010-08-17fix formattingmonte.ohrt1-0/+1
2010-07-01- removed call_user_func_array calls for optimization of compiled code when u...Uwe.Tews1-28/+20
2010-04-30- work around of a substr_compare bug in older PHP5 versionsUwe.Tews1-2/+2
2010-03-15- bugfix on block plugin callsUwe.Tews1-3/+3
2010-02-28- code optimizationsUwe.Tews1-3/+3
2010-02-09- added $smarty->_tag_stack for tracing block tag hierarchyUwe.Tews1-5/+4
2010-02-02- retaining newlines at registered functions and function pluginsUwe.Tews1-1/+1
2009-12-27--- this is a major update with a couple of internal changes ---Uwe.Tews1-0/+73