Update of /cvsroot/phpslash/phpslash-ft
In directory sc8-pr-cvs1:/tmp/cvs-serv29457/phpslash-ft
Modified Files:
CHANGES
Log Message:
standardized the alternate template logic to use template::set_file
Index: CHANGES
===================================================================
RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v
retrieving revision 1.682
retrieving revision 1.683
diff -C2 -d -r1.682 -r1.683
*** CHANGES 5 Feb 2003 21:58:37 -0000 1.682
--- CHANGES 6 Feb 2003 17:16:40 -0000 1.683
***************
*** 13,16 ****
--- 13,21 ----
9 - Removal of something (kill -9 :)
+ 2003-February-06 11:00AM CST Joe Stewart <joe...@us...>
+ [B] - Block_render_login.class, Block_render_query.class,
+ Block_render_quote.class, Block_render_skin.class, function.inc -
+ standardized the alternate template logic to use template::set_file.
+
2003-February-05 3:30PM CST Joe Stewart <joe...@us...>
[B] - Block.class, config-dist.php3,config.php3 - moved block_render class
|