Fixed a bug introduced in last bug fix. I still had a couple pms commented out
This commit is contained in:
parent
8e81d9c000
commit
e8c305d919
1 changed files with 2 additions and 2 deletions
|
|
@ -16,8 +16,8 @@ use WebGUI::HTMLForm;
|
||||||
use WebGUI::Form;
|
use WebGUI::Form;
|
||||||
use WebGUI::Session;
|
use WebGUI::Session;
|
||||||
use WebGUI::Utility;
|
use WebGUI::Utility;
|
||||||
#use Authen::Smb;
|
use Authen::Smb;
|
||||||
#use warnings;
|
use warnings;
|
||||||
|
|
||||||
our @ISA = qw(WebGUI::Auth);
|
our @ISA = qw(WebGUI::Auth);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue