added a switch to fix load balancer problem
This commit is contained in:
parent
c8d10a9d09
commit
f38f12e832
5 changed files with 30 additions and 7 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue