[Phpslash-commit] CVS: phpslash-ft/class Author.class,1.8,1.9
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2001-12-10 17:27:42
|
Update of /cvsroot/phpslash/phpslash-ft/class In directory usw-pr-cvs1:/tmp/cvs-serv4899/phpslash-ft/class Modified Files: Author.class Log Message: closing tag Index: Author.class =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/class/Author.class,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** Author.class 2001/11/07 21:34:48 1.8 --- Author.class 2001/12/10 17:27:39 1.9 *************** *** 361,362 **** --- 361,363 ---- }; /* end of Author.class */ + ?> |