From: Owen R. <exo...@us...> - 2006-12-10 22:27:40
|
Update of /cvsroot/netreflector/NetReflector/web In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv2172/web Modified Files: index.php Log Message: reformat Index: index.php =================================================================== RCS file: /cvsroot/netreflector/NetReflector/web/index.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.php 3 Aug 2003 08:47:36 -0000 1.1 --- index.php 10 Dec 2006 22:27:36 -0000 1.2 *************** *** 13,16 **** --- 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"> |