Some minor bug fixes
This commit is contained in:
parent
6d10ab7481
commit
eda4d29de4
3 changed files with 186 additions and 17 deletions
|
|
@ -1,7 +1,7 @@
|
|||
package WebGUI::Authentication::WebGUI;
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
# This module is made by M. Kamerbeek of Procolix (procolix.com)
|
||||
# This module is copyright by M. Kamerbeek of Procolix (procolix.com)
|
||||
# for WebGUI and released under GNU/GPL.
|
||||
#-------------------------------------------------------------------
|
||||
|
||||
|
|
@ -16,7 +16,6 @@ package WebGUI::Authentication::WebGUI;
|
|||
#-------------------------------------------------------------------
|
||||
|
||||
use strict;
|
||||
use WebGUI;
|
||||
use WebGUI::Session;
|
||||
use WebGUI::Authentication;
|
||||
use WebGUI::HTMLForm;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue