summaryrefslogtreecommitdiff
path: root/icesnap
diff options
context:
space:
mode:
Diffstat (limited to 'icesnap')
-rwxr-xr-xicesnap1
1 files changed, 1 insertions, 0 deletions
diff --git a/icesnap b/icesnap
index b56aa3b..f5cbb1f 100755
--- 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;