[Phpslash-commit] CVS: phpslash-ft CHANGES,1.402,1.403
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2002-02-21 18:08:44
|
Update of /cvsroot/phpslash/phpslash-ft In directory usw-pr-cvs1:/tmp/cvs-serv18290/phpslash-ft Modified Files: CHANGES Log Message: [ #520556 ] better filemask for block_types Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.402 retrieving revision 1.403 diff -C2 -d -r1.402 -r1.403 *** CHANGES 21 Feb 2002 00:12:25 -0000 1.402 --- CHANGES 21 Feb 2002 18:08:36 -0000 1.403 *************** *** 13,21 **** 9 - Removal of something (kill -9 :) ! 2002-Feb-18 6:00PM CST Joe Stewart <jo...@be...> [T] - about.tpl, about.php3 - about now conforms to using slashhead and displays blocks. ! 2002-Feb-18 5:00PM CST Joe Stewart <jo...@be...> [T] - notfound.tpl, errordocument.php3. Merged Peter's index page scheme into Russel's errordocument from stable. --- 13,27 ---- 9 - Removal of something (kill -9 :) ! 2002-Feb-21 12:00PM CST Joe Stewart <jo...@be...> ! [B] - [ #520556 ] Manage Block Types includes phpslash. ! Block_i.class - removed unneeded conditionals from ! file mask for block_types. Thanks to Peter for ! pointing this out. ! ! 2002-Feb-20 6:00PM CST Joe Stewart <jo...@be...> [T] - about.tpl, about.php3 - about now conforms to using slashhead and displays blocks. ! 2002-Feb-20 5:00PM CST Joe Stewart <jo...@be...> [T] - notfound.tpl, errordocument.php3. Merged Peter's index page scheme into Russel's errordocument from stable. |