[Phpslash-commit] CVS: phpslash-ft CHANGES,1.314,1.315
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2001-11-12 02:36:08
|
Update of /cvsroot/phpslash/phpslash-ft In directory usw-pr-cvs1:/tmp/cvs-serv1302 Modified Files: CHANGES Log Message: db object correction Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.314 retrieving revision 1.315 diff -C2 -d -r1.314 -r1.315 *** CHANGES 2001/11/09 16:58:38 1.314 --- CHANGES 2001/11/12 02:36:05 1.315 *************** *** 11,16 **** R - RELEASE 2001-Nov-09 11:00AM CST Joe Stewart <jo...@be...> ! [B] - Poll.class - patched in Seth Hall's fix for mission poll comments. comment.php3 - patched in Seth Hall's fix for previewing comments. --- 11,24 ---- R - RELEASE + 2001-Nov-11 8:30PM CST Joe Stewart <jo...@be...> + [B] - Story_base.class, Story.class - db object created in Story_base + as it should have been. + Block_render_query.class - uses Story_base since all it needs is + extractStory. + config.php3 - require Story_base.class. + Section.class, Topic.class - minor quoting to getID queries. + 2001-Nov-09 11:00AM CST Joe Stewart <jo...@be...> ! [B] - Poll.class - patched in Seth Hall's fix for missing poll comments. comment.php3 - patched in Seth Hall's fix for previewing comments. |