From: Owen R. <exo...@us...> - 2006-12-10 22:37:35
|
Update of /cvsroot/netreflector/NetReflector/web In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv6409/web Modified Files: index.php Log Message: reformat again Index: index.php =================================================================== RCS file: /cvsroot/netreflector/NetReflector/web/index.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** index.php 10 Dec 2006 22:27:36 -0000 1.2 --- index.php 10 Dec 2006 22:37:33 -0000 1.3 *************** *** 13,17 **** return $path; } - ?> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd"> --- 13,16 ---- *************** *** 39,43 **** </div> - <div id="content"> <?php --- 38,41 ---- |