Update of /cvsroot/phpslash/phpslash-ft
In directory sc8-pr-cvs1:/tmp/cvs-serv4630/phpslash-ft
Modified Files:
CHANGES
Log Message:
block_render jit registration
Index: CHANGES
===================================================================
RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v
retrieving revision 1.681
retrieving revision 1.682
diff -C2 -d -r1.681 -r1.682
*** CHANGES 5 Feb 2003 17:51:36 -0000 1.681
--- CHANGES 5 Feb 2003 21:58:37 -0000 1.682
***************
*** 13,16 ****
--- 13,25 ----
9 - Removal of something (kill -9 :)
+ 2003-February-05 3:30PM CST Joe Stewart <joe...@us...>
+ [B] - Block.class, config-dist.php3,config.php3 - moved block_render class
+ registration out of config file to just-in-time when used.
+ Block_render_rss.class - changed alternate template to use template
+ class set_file.
+ Block_render_url.class - added logwrite for source url errors.
+ Block_render_fmsearch.class - added tobozo's block for parsing
+ Freshmeat's xml search output.
+
2003-February-05 11:30AM CST Joe Stewart <joe...@us...>
[B] - slashAuthCR.class - user_info cookie was always being set when logging
|