[phpcvsview-cvs-updates] phpcvsview func_FileAnnotation.php,1.2,1.3
Status: Pre-Alpha
Brought to you by:
bcheesem
From: Brian C. <bch...@us...> - 2004-10-02 05:34:21
|
Update of /cvsroot/phpcvsview/phpcvsview In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21116 Modified Files: func_FileAnnotation.php Log Message: Cleaned up code. Index: func_FileAnnotation.php =================================================================== RCS file: /cvsroot/phpcvsview/phpcvsview/func_FileAnnotation.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** func_FileAnnotation.php 2 Oct 2004 04:52:10 -0000 1.2 --- func_FileAnnotation.php 2 Oct 2004 05:32:56 -0000 1.3 *************** *** 43,48 **** } - //print_r($CVSServer->ANNOTATION); - // Start the output for the table. echo "<hr>\n"; --- 43,46 ---- |