fixed shebang

git-svn-id: http://yolanda.mister-muffin.de/svn@34 7eef14d0-6ed0-489d-bf55-20463b2d70db
This commit is contained in:
josch 2007-10-11 19:17:47 +00:00
parent 0486d50e9b
commit 347b976dee

View file

@ -1,4 +1,5 @@
#!/usr/bin/perl
use CGI qw(:standard);
use CGI::Session;
use DBI;