From 0486d50e9bcfbafefacd741817c67d6a62a5fb5f Mon Sep 17 00:00:00 2001 From: erlehmann Date: Thu, 11 Oct 2007 19:12:59 +0000 Subject: [PATCH] shebang @ worng git-svn-id: http://yolanda.mister-muffin.de/svn@33 7eef14d0-6ed0-489d-bf55-20463b2d70db --- trunk/include.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/include.pl b/trunk/include.pl index 65ca8ec..dfa5f56 100644 --- a/trunk/include.pl +++ b/trunk/include.pl @@ -1,4 +1,4 @@ -@#!/usr/bin/perl +#!/usr/bin/perl use CGI qw(:standard); use CGI::Session; use DBI;