[Phpslash-commit] CVS: phpslash-dev CHANGES,1.95,1.96
Brought to you by:
joestewart,
nhruby
From: Luis M <le...@us...> - 2004-09-11 14:49:06
|
Update of /cvsroot/phpslash/phpslash-dev In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23228 Modified Files: CHANGES Log Message: added bugfix note about file.php jpcache support Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/CHANGES,v retrieving revision 1.95 retrieving revision 1.96 diff -C2 -d -r1.95 -r1.96 *** CHANGES 9 Sep 2004 20:45:06 -0000 1.95 --- CHANGES 11 Sep 2004 14:48:57 -0000 1.96 *************** *** 13,16 **** --- 13,20 ---- 9 - Removal of something (kill -9 :) + 2004-09-11 10:46 EDT Luis Mondesi <le...@ho...> + [B] - include/class/jpcache/type/file.php - added check for JPCACHE_DIR + and attempts to create one if it doesn't exist. + 2004-September 9 Joe Stewart <joe...@us... [B] - story/index.php - returned "Email This Story". |