summaryrefslogtreecommitdiffstats
path: root/notFinishedCode/web/mutex1.php
diff options
context:
space:
mode:
authorRefik Hadzialic2011-09-10 18:34:53 +0200
committerRefik Hadzialic2011-09-10 18:34:53 +0200
commitb056c6e89d23a4913e93929dc149ea4854ccf465 (patch)
tree4675d5ea90dfb4254c18447fde89040674a1aa52 /notFinishedCode/web/mutex1.php
parentMerge branch 'master' of lab.ks.uni-freiburg.de:lsfks/projekte/gsm-selftest (diff)
downloadgsm-selftest-b056c6e89d23a4913e93929dc149ea4854ccf465.tar.gz
gsm-selftest-b056c6e89d23a4913e93929dc149ea4854ccf465.tar.xz
gsm-selftest-b056c6e89d23a4913e93929dc149ea4854ccf465.zip
Adding some of the test cases and improving the web page!
Diffstat (limited to 'notFinishedCode/web/mutex1.php')
-rw-r--r--notFinishedCode/web/mutex1.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/notFinishedCode/web/mutex1.php b/notFinishedCode/web/mutex1.php
index bc9139d..84aaa97 100644
--- a/notFinishedCode/web/mutex1.php
+++ b/notFinishedCode/web/mutex1.php
@@ -1,7 +1,6 @@
<html>
<head>
<script src='delayedLoading.js' type="text/javascript"></script>
-
<!--ADD HERE ALL THE NEEDED META DATA -->
<title>Network test live results!</title>
<link rel="stylesheet" href="css/tableCSS.css" type="text/css" media="screen">
@@ -101,7 +100,7 @@ if ($locking == '1') //1 means nobody is on the website
$SIP = 4;
$UNISIP = -1;
- $LANDLINE = 1;
+ $LANDLINE = 0;
$LSFKS = 1;
$GSMEE = 10;