From e9b240e28a9e38bdfc8c475fcbdc6029a0174bdb Mon Sep 17 00:00:00 2001 From: andrey Date: Tue, 27 Nov 2001 17:29:13 +0000 Subject: [PATCH] *** empty log message *** --- TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/TODO b/TODO index 8ef82450..ef40da5c 100644 --- a/TODO +++ b/TODO @@ -9,8 +9,7 @@ * support implementations of prefiltes, mods, and others as class methods. * possibly implement default modifiers that apply to variables upon display * possibly implement undefined template tags custom handling -* think about possibility of supporting something like {$data[foo].{$key[bar]}} +* think about possibility of supporting something like {$data[foo].$key[bar]} * allow {custom} .. {/custom} style of custom functions * ability to concatenate values/strings together -* don't load globals more than once from the same config file * fix all E_NOTICE warnings