- bugfix whitespace in front of "<?php" in smarty_internal_compile_private_block_plugin.php

- bugfix {$smarty.now} did compile incorrectly
- bugfix on reset(),end(),next(),prev(),current() within tempaltes
This commit is contained in:
uwe.tews@googlemail.com
2010-11-16 21:06:46 +00:00
parent ef85c9f2ad
commit db8867cd88
4 changed files with 177 additions and 156 deletions
@@ -1,4 +1,4 @@
<?php
<?php
/**
* Smarty Internal Plugin Compile Block Plugin
*