[Phpslash-commit] CVS: phpslash-dev CHANGES,1.125,1.126
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2004-10-22 20:13:13
|
Update of /cvsroot/phpslash/phpslash-dev In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5039/phpslash-dev Modified Files: CHANGES Log Message: add column and ordernum to block list. Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/CHANGES,v retrieving revision 1.125 retrieving revision 1.126 diff -C2 -d -r1.125 -r1.126 *** CHANGES 22 Oct 2004 14:20:58 -0000 1.125 --- CHANGES 22 Oct 2004 20:12:55 -0000 1.126 *************** *** 13,16 **** --- 13,22 ---- 9 - Removal of something (kill -9 :) + 2004-October 22 Joe Stewart <joe...@us... + [W] - block/Block_admin.class, basic/blockList.tpl - add column and + ordernum to block list. + slash-all.sql - removed since it has been split into two other files. + psl-core.sql, psl_example.sql - admin blocks should have been openbox. + 2004-October 21 Luis M <le...@us... [W9] - Switched config_setup.php to work with config-dist.ini.php, |