update todo

This commit is contained in:
mohrt
2001-02-20 21:26:41 +00:00
parent 67fc00aeb8
commit 14ee025b2c

2
TODO
View File

@@ -4,3 +4,5 @@
* do way with Smarty.addons.php and make drop-in plugin
directory for functions and modifiers
* handle asp style tags in $php_handler
* correctly capture nested php tag syntax in templates:
<?php echo "<?php exit(); ?>"; ?>