diff options
Diffstat (limited to 'scripts/scripthelp.pl')
| -rw-r--r-- | scripts/scripthelp.pl | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/scripts/scripthelp.pl b/scripts/scripthelp.pl index 316aeb2..0bdca01 100644 --- a/scripts/scripthelp.pl +++ b/scripts/scripthelp.pl @@ -1,3 +1,4 @@ +use strict;  use Irssi;  use vars qw($VERSION %IRSSI %HELP); | 
