diff options
Diffstat (limited to 'scripts/opnotice.pl')
| -rw-r--r-- | scripts/opnotice.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/opnotice.pl b/scripts/opnotice.pl index 4d6b5b7..0bb03ec 100644 --- a/scripts/opnotice.pl +++ b/scripts/opnotice.pl @@ -17,6 +17,7 @@ # # Commands: /o <text> in a channel. +use strict; use Irssi; use vars qw($VERSION %IRSSI); |
