added a switch to fix load balancer problem

This commit is contained in:
JT Smith 2003-10-20 15:56:43 +00:00
parent c8d10a9d09
commit f38f12e832
5 changed files with 30 additions and 7 deletions

View file

@ -24,7 +24,6 @@ use strict;
use Tie::CPHash;
use WebGUI::ErrorHandler;
use WebGUI::SQL;
use WebGUI::URL;
use WebGUI::Utility;
our @ISA = qw(Exporter);