[Phpslash-commit] CVS: phpslash-dev CHANGES,1.116,1.117
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2004-10-19 15:27:19
|
Update of /cvsroot/phpslash/phpslash-dev In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30310/phpslash-dev Modified Files: CHANGES Log Message: [ 799042 ] StoryAdmin :: Previewing blank story generates warning, Admin module should be below Admin Tasks, breadcrumb delimiter wasn't defined correctly Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/CHANGES,v retrieving revision 1.116 retrieving revision 1.117 diff -C2 -d -r1.116 -r1.117 *** CHANGES 18 Oct 2004 23:31:50 -0000 1.116 --- CHANGES 19 Oct 2004 15:26:25 -0000 1.117 *************** *** 13,16 **** --- 13,22 ---- 9 - Removal of something (kill -9 :) + 2004-October 19 Joe Stewart <joe...@us... + [B] - Story_admin.class - [ 799042 ] StoryAdmin :: Adding blank story generates + php warning. + [B] - slash-all.sql - Admin module should be below Admin Tasks. + [B] - config_setup.ini.php - breadcrumb delimiter wasn't defined correctly. + 2004-October 18 Joe Stewart <joe...@us... [B] - db_xfer.php.disabled - [ 1035199 ] upgrade script doesn't upgrade all sections. |