diff --git a/plugins/forum/vbulletin_users b/plugins/forum/vbulletin_users index 6a501482..9fb43980 100755 --- a/plugins/forum/vbulletin_users +++ b/plugins/forum/vbulletin_users @@ -43,7 +43,7 @@ my %regexp = ("vbulletin"=> "(\d+)[^\d]+(\d+)\sguests\", "phpbb" => ""); my $type = undef; -my $timoeout = 30; +my $timeout = 30; if ( defined $ARGV[0] and $ARGV[0] eq "autoconf" ) {