[Phpslash-commit] CVS: phpslash-ft CHANGES,1.684,1.685
Brought to you by:
joestewart,
nhruby
From: Peter C. <kr...@us...> - 2003-02-08 11:19:37
|
Update of /cvsroot/phpslash/phpslash-ft In directory sc8-pr-cvs1:/tmp/cvs-serv1524 Modified Files: CHANGES Log Message: [B] Override filename() function to deal with Windows absolute filepaths (ie test 2nd char is a ':') Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.684 retrieving revision 1.685 diff -C2 -d -r1.684 -r1.685 *** CHANGES 6 Feb 2003 20:28:18 -0000 1.684 --- CHANGES 8 Feb 2003 11:19:33 -0000 1.685 *************** *** 13,16 **** --- 13,21 ---- 9 - Removal of something (kill -9 :) + 2003-February-08 11:30AM GMT Peter Cruickshank <kr...@us...> + [B] - slashTemplate.class + Override filename() function to deal with Windows absolute filepaths + (ie test 2nd char is a ':') + 2003-February-06 2:30PM CST Joe Stewart <joe...@us...> [B] - config-dist.php3, config.php3, slashAuthCR.class, Author.class, |