aboutsummaryrefslogtreecommitdiffstats
path: root/index.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'index.cgi')
-rwxr-xr-xindex.cgi3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.cgi b/index.cgi
index 2f12203..c393b8e 100755
--- a/index.cgi
+++ b/index.cgi
@@ -1,6 +1,7 @@
-#!/usr/bin/perl -wT
+#!/usr/bin/perl -T
$request = 'main';
+
# breaks up a string according to a separator
if(defined($ENV{REQUEST_URI}))
{