aboutsummaryrefslogtreecommitdiffstats
path: root/web/include/status.php
diff options
context:
space:
mode:
authorfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-11-04 04:18:09 +0000
committerfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-11-04 04:18:09 +0000
commit9ca627974c7381d1143ea72dea8a127a09b746f7 (patch)
treea9c2aecca9fb711cbe55a497f36af68d6089a5de /web/include/status.php
parentf99eea8f90ce4b75aa9409a541f10fed3d4e1f55 (diff)
downloadioquake3-aero-9ca627974c7381d1143ea72dea8a127a09b746f7.tar.gz
ioquake3-aero-9ca627974c7381d1143ea72dea8a127a09b746f7.zip
* Fix bad tag nesting and general stupidity
* Detect browser and only send high-tech mimes to things that advertise support. git-svn-id: svn://svn.icculus.org/quake3/trunk@256 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web/include/status.php')
-rw-r--r--web/include/status.php7
1 files changed, 4 insertions, 3 deletions
diff --git a/web/include/status.php b/web/include/status.php
index ae9e8bc..252d07d 100644
--- a/web/include/status.php
+++ b/web/include/status.php
@@ -60,26 +60,27 @@
<td></td> <!--LKWR-->
<td>Client has severe graphical glitches.</td> <!--Notes-->
</tr>
+ <tr>
<td scope="row">FreeBSD</td> <!--OS-->
<td>gcc-x86</td> <!--Platform-->
<td>working</td> <!--Status-->
<td></td> <!--LKWR-->
<td></td> <!--Notes-->
</tr>
- </tr>
+ <tr>
<td scope="row" rowspan="2">Solaris</td> <!--OS-->
<td>gcc-x86</td> <!--Platform-->
<td>broken</td> <!--Status-->
<td></td> <!--LKWR-->
<td></td> <!--Notes-->
</tr>
- </tr>
+ <tr>
<td>gcc-sparc</td> <!--Platform-->
<td>broken</td> <!--Status-->
<td></td> <!--LKWR-->
<td></td> <!--Notes-->
</tr>
- </tr>
+ <tr>
<td scope="row">IRIX</td> <!--OS-->
<td>cc-*</td> <!--Platform-->
<td>broken</td> <!--Status-->