[Phpslash-commit] CVS: phpslash-ft CHANGES,1.752,1.753
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2003-04-10 18:33:30
|
Update of /cvsroot/phpslash/phpslash-ft In directory sc8-pr-cvs1:/tmp/cvs-serv12582/phpslash-ft Modified Files: CHANGES Log Message: support header and footer in index templates. Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.752 retrieving revision 1.753 diff -C2 -d -r1.752 -r1.753 *** CHANGES 10 Apr 2003 15:31:13 -0000 1.752 --- CHANGES 10 Apr 2003 18:33:24 -0000 1.753 *************** *** 13,16 **** --- 13,21 ---- 9 - Removal of something (kill -9 :) + 2003-April 10 1:30PM CDT Joe Stewart <joe...@us...> + [F] - slashTemplate.class - new method is_available. Check a template + for a placeholder's existence. + index.php3 - support header and footer in index templates. + 2003-April 10 10:00AM CDT Joe Stewart <joe...@us...> [B] - slashAuthCR.class, login.php3, loginblock.tpl - cleanup of challenge |