upgrade.pl and testEnvironment.pl now use the same config file reader as
the rest of WebGUI
This commit is contained in:
parent
ddc63b91b3
commit
4e6e41ce2c
5 changed files with 108 additions and 108 deletions
|
|
@ -15,6 +15,7 @@ package WebGUI::ErrorHandler;
|
|||
=cut
|
||||
|
||||
use FileHandle;
|
||||
use Log::Log4perl;
|
||||
use strict;
|
||||
use WebGUI::Session;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue