r292 - trunk/web

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sun Nov 6 02:56:36 EST 2005


Author: floam
Date: 2005-11-06 02:56:36 -0500 (Sun, 06 Nov 2005)
New Revision: 292

Modified:
   trunk/web/index.php
Log:
Now I've got it. By now most quake3-commits subscribers have figured out 
how to filter me out.


Modified: trunk/web/index.php
===================================================================
--- trunk/web/index.php	2005-11-06 07:54:51 UTC (rev 291)
+++ trunk/web/index.php	2005-11-06 07:56:36 UTC (rev 292)
@@ -30,9 +30,9 @@
 <?php include_safe("$page.php"); ?>
 	</div>
 	<div id="footer">
-		<a href="http://jigsaw.w3.org/css-validator/validator?uri=http://icculus.org/quake3/ioq3.css">Valid CSS</a> |
+		<a href="http://jigsaw.w3.org/css-validator/validator?uri=http://icculus.org/quake3/ioq3.css&amp;warning=0">Valid CSS</a> |
 		<a href="http://validator.w3.org/check?uri=http://icculus.org<?php
-echo $_SERVER['REQUEST_URI'];?>&amp;warning=0">Valid XHTML</a> |
+echo $_SERVER['REQUEST_URI'];?>">Valid XHTML</a> |
 		<a href="http://icculus.org">icculus.org</a>
 		<br />
 		Website Design by <a href="http://floam.sh.nu" title="floam">Aaron Gyes</a>




More information about the quake3-commits mailing list