aboutsummaryrefslogtreecommitdiffstats
path: root/web/index.php
diff options
context:
space:
mode:
authorfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2006-03-04 21:54:02 +0000
committerfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2006-03-04 21:54:02 +0000
commit6aada11343cfef3db5a40f202e3ac96836e0e8d7 (patch)
tree74c9f168c0323fd770a42b84a76a8b157e9ea1ae /web/index.php
parenta92b52b7ff3df60c0b6f118daf9338604a5f5889 (diff)
downloadioquake3-aero-6aada11343cfef3db5a40f202e3ac96836e0e8d7.tar.gz
ioquake3-aero-6aada11343cfef3db5a40f202e3ac96836e0e8d7.zip
It works!
git-svn-id: svn://svn.icculus.org/quake3/trunk@621 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web/index.php')
-rw-r--r--web/index.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/web/index.php b/web/index.php
index ccce873..c2bf23c 100644
--- a/web/index.php
+++ b/web/index.php
@@ -34,8 +34,7 @@ foreach ($navlist as $file => $alias) {
</div>
<div id="footer">
<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'];?>">Valid XHTML</a> |
+ <a href="http://validator.w3.org/check?uri=referer">Valid XHTML</a> |
<a href="http://icculus.org">icculus.org</a>
<br />
Website designed and handled by <a href="http://floam.sh.nu" title="floam">Aaron Gyes</a>.