Added precompile for WebGUI::FormProcessor
This commit is contained in:
parent
cce031f09e
commit
abd1bb064b
1 changed files with 1 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ use WebGUI::DateTime ();
|
|||
#use WebGUI::Discussion (); # compile problems when this is included
|
||||
use WebGUI::ErrorHandler ();
|
||||
use WebGUI::Form ();
|
||||
use WebGUI::FormProcessor ();
|
||||
use WebGUI::Group ();
|
||||
use WebGUI::Grouping ();
|
||||
use WebGUI::HTMLForm ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue