diff options
Diffstat (limited to 'icesnap')
| -rwxr-xr-x | icesnap | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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; |
