mmm cvs
[icesnap.git] / icesnap
diff --git a/icesnap b/icesnap
index b56aa3b..f5cbb1f 100755 (executable)
--- a/icesnap
+++ b/icesnap
@@ -8,6 +8,7 @@
 # ivan-icelog@420.am
 
 use strict;
+use vars qw($host $port $admin_password $template $outdir);
 use Net::Icecast;
 use Apache::ASP;