From 918697d472d92cf6d3611995f3011c222548200f Mon Sep 17 00:00:00 2001 From: andrey Date: Mon, 30 Apr 2001 16:11:52 +0000 Subject: [PATCH] *** empty log message *** --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 9702011d..2b3278d0 100644 --- a/TODO +++ b/TODO @@ -6,3 +6,4 @@ "; ?> * think about passing default structures to includes, i.e. {include default=$foo}, then using $bar in included template, instead of $foo.bar +* support implementations of prefiltes, mods, and others as class methods.