Update of /cvsroot/phpslash/phpslash-ft
In directory usw-pr-cvs1:/tmp/cvs-serv4716/phpslash-ft
Modified Files:
CHANGES
Log Message:
optimized getBlocks
Index: CHANGES
===================================================================
RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v
retrieving revision 1.373
retrieving revision 1.374
diff -C2 -d -r1.373 -r1.374
*** CHANGES 2002/01/17 22:16:41 1.373
--- CHANGES 2002/01/22 05:37:16 1.374
***************
*** 13,16 ****
--- 13,21 ----
9 - Removal of something (kill -9 :)
+ 2002-Jan-21 11:30PM CST Joe Stewart <jo...@be...>
+ [W] - Block_i.class - getBlocks now calls extractStories only once
+ per page. If $ary is different getBlocks will generate a
+ new query.
+
2002-Jan-17 4:00PM CST Joe Stewart <jo...@be...>
[D] - phpslash.sgml - added references to new index templates.
|