diff options
author | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2006-02-15 01:39:31 +0000 |
---|---|---|
committer | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2006-02-15 01:39:31 +0000 |
commit | fa3f358a4d4bf634aed319e7aeff6790ae8a0b79 (patch) | |
tree | 65ccfbfd8778f71a0029731d3db408482ca26235 /web/index.php | |
parent | 7f719610ba212cc0d723b571f81d4e4e3c6bf7d5 (diff) | |
download | ioquake3-aero-fa3f358a4d4bf634aed319e7aeff6790ae8a0b79.tar.gz ioquake3-aero-fa3f358a4d4bf634aed319e7aeff6790ae8a0b79.zip |
<zakk> so you might want to take responsbility for that
git-svn-id: svn://svn.icculus.org/quake3/trunk@543 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web/index.php')
-rw-r--r-- | web/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/index.php b/web/index.php index cb6cf7d..b2903ce 100644 --- a/web/index.php +++ b/web/index.php @@ -37,7 +37,7 @@ foreach ($navlist as $file => $alias) { 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> + Website designed and handled by <a href="http://floam.sh.nu" title="floam">Aaron Gyes</a>. </div> </body> </html> |