summaryrefslogtreecommitdiffstats
path: root/Under-Testing/Website/index.php~
diff options
context:
space:
mode:
Diffstat (limited to 'Under-Testing/Website/index.php~')
-rw-r--r--Under-Testing/Website/index.php~22
1 files changed, 0 insertions, 22 deletions
diff --git a/Under-Testing/Website/index.php~ b/Under-Testing/Website/index.php~
deleted file mode 100644
index 3d534e6..0000000
--- a/Under-Testing/Website/index.php~
+++ /dev/null
@@ -1,22 +0,0 @@
-<head><TITLE>test software</TITLE></head>
-<strong><h2>What Kind of Test do you want??</h2></strong>
-
-<FORM ACTION="../cgi-bin/mycgi.pl">
-
-<INPUT TYPE=CHECKBOX NAME="All_Test"> All Tests<BR>
-<INPUT TYPE=CHECKBOX NAME="GSM_part"> GSM Side<BR>
-<INPUT TYPE=CHECKBOX NAME="SIP_Part"> SIP Side<BR>
-<INPUT TYPE=CHECKBOX NAME="sip_gsmrz1"> SIP to GSM RZ1<BR>
-<INPUT TYPE=CHECKBOX NAME="sip_gsmrz2"> SIP to GSM RZ2<BR>
-<INPUT TYPE=CHECKBOX NAME="sip_gsmrz3"> SIP to GSM RZ3<BR>
-<INPUT TYPE=CHECKBOX NAME="sip_landln"> SIP to Landline<BR>
-<INPUT TYPE=CHECKBOX NAME="sip_sipuniv"> SIP to SIP University Phone line<BR>
-<INPUT TYPE=CHECKBOX NAME="gsmrz1_sip"> GSM RZ 1 to SIP<BR>
-<INPUT TYPE=CHECKBOX NAME="gsmrz2_sip"> GSM RZ 2 to SIP<BR>
-<INPUT TYPE=CHECKBOX NAME="gsmrz3_sip"> GSM RZ 3 to SIP<BR>
-<INPUT TYPE=CHECKBOX NAME="gsmrz1_gsmrz2"> GSM RZ 1 to GSM RZ 2<BR>
-<INPUT TYPE=CHECKBOX NAME="gsmrz1_gsmrz3"> GSM RZ 1 to GSM RZ 3<BR>
-<INPUT TYPE=CHECKBOX NAME="gsmrz2_gsmrz3"> GSM RZ 2 to GSM RZ 3<BR>
-<BR>
-<INPUT TYPE=SUBMIT VALUE="submit">
-</FORM>