[Phpslash-commit] CVS: phpslash-ft CHANGES,1.336,1.337
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2001-12-10 17:27:42
|
Update of /cvsroot/phpslash/phpslash-ft In directory usw-pr-cvs1:/tmp/cvs-serv4899/phpslash-ft Modified Files: CHANGES Log Message: closing tag Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.336 retrieving revision 1.337 diff -C2 -d -r1.336 -r1.337 *** CHANGES 2001/12/07 21:23:25 1.336 --- CHANGES 2001/12/10 17:27:39 1.337 *************** *** 14,17 **** --- 14,22 ---- 2001-Dec-7 3:20PM CST Joe Stewart <jo...@be...> + [B] - Author.class didn't have a closing php tag ( corrected by Lars Heuer) + en.php3, de.php3, and no.php3 had blank lines after the closing + php tag. + + 2001-Dec-7 3:20PM CST Joe Stewart <jo...@be...> [B] - Story.class - cache didn't recognize languages or skins. Cache time default is zero ( no cache). |