[Phplib-commit] CVS: php-lib-stable CHANGES,1.29,1.30
Brought to you by:
nhruby,
richardarcher
From: Layne W. <lay...@us...> - 2003-12-31 17:19:01
|
Update of /cvsroot/phplib/php-lib-stable In directory sc8-pr-cvs1:/tmp/cvs-serv27591 Modified Files: CHANGES Log Message: template.inc - enabled output of filename comments as proposed on users list Index: CHANGES =================================================================== RCS file: /cvsroot/phplib/php-lib-stable/CHANGES,v retrieving revision 1.29 retrieving revision 1.30 diff -C2 -d -r1.29 -r1.30 *** CHANGES 27 Oct 2003 20:41:29 -0000 1.29 --- CHANGES 31 Dec 2003 17:18:51 -0000 1.30 *************** *** 1,4 **** --- 1,7 ---- $Id$ + 31-Dec-2003 layne_weathers + - template.inc - enabled output of filename comments as proposed on users list. + 27-Oct-2003 layne_weathers - session.inc |