*** empty log message ***

This commit is contained in:
andrey
2001-04-30 16:11:52 +00:00
parent 46a8474a82
commit 918697d472

1
TODO
View File

@@ -6,3 +6,4 @@
<?php echo "<?php exit(); ?>"; ?> <?php echo "<?php exit(); ?>"; ?>
* think about passing default structures to includes, i.e. {include * think about passing default structures to includes, i.e. {include
default=$foo}, then using $bar in included template, instead of $foo.bar default=$foo}, then using $bar in included template, instead of $foo.bar
* support implementations of prefiltes, mods, and others as class methods.