From 64f41d53728a966f10aef6d7ffbc00853d754300 Mon Sep 17 00:00:00 2001 From: yo mama Date: Fri, 13 Feb 2015 02:41:42 -0800 Subject: fixed some basics --- impattern/im/cgi-bin/queryTest.cgi | 9 --------- 1 file changed, 9 deletions(-) delete mode 100755 impattern/im/cgi-bin/queryTest.cgi (limited to 'impattern/im/cgi-bin/queryTest.cgi') diff --git a/impattern/im/cgi-bin/queryTest.cgi b/impattern/im/cgi-bin/queryTest.cgi deleted file mode 100755 index 5e6d573..0000000 --- a/impattern/im/cgi-bin/queryTest.cgi +++ /dev/null @@ -1,9 +0,0 @@ -#!/usr/bin/perl - -use CGI; -my $cgi = new CGI; -print $cgi->header('text/html'); -print "what's up doc"; -#print( $cgi->param( "test" )); - - -- cgit v1.2.3-70-g09d2