[Phpslash-commit] CVS: phpslash-dev CHANGES,1.121,1.122
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2004-10-20 16:36:08
|
Update of /cvsroot/phpslash/phpslash-dev In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13334/phpslash-dev Modified Files: CHANGES Log Message: Require username and password entry when using the install wizard on new installations. Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/CHANGES,v retrieving revision 1.121 retrieving revision 1.122 diff -C2 -d -r1.121 -r1.122 *** CHANGES 20 Oct 2004 12:19:56 -0000 1.121 --- CHANGES 20 Oct 2004 16:35:59 -0000 1.122 *************** *** 17,21 **** config-dist.ini.php, config_setup.ini.php - Experimental changes to Block admin interface. Including htmlarea3 and ! removing the new block form from the block list. 2004-October 19 Joe Stewart <joe...@us... --- 17,23 ---- config-dist.ini.php, config_setup.ini.php - Experimental changes to Block admin interface. Including htmlarea3 and ! removing the new block form from the block list. ! [F] - config_setup.php, psl_example.sql - Require username and password ! entry when using the install wizard on new installations. 2004-October 19 Joe Stewart <joe...@us... |