converting to use new subsystems.

This commit is contained in:
JT Smith 2003-03-12 05:29:53 +00:00
parent fa44bd2a31
commit fc897bb796
2 changed files with 9 additions and 24 deletions

View file

@ -58,6 +58,7 @@ use Tie::IxHash ();
use WebGUI ();
use WebGUI::Attachment ();
use WebGUI::Authentication ();
use WebGUI::Cache;
use WebGUI::DateTime ();
#use WebGUI::Discussion (); # compile problems when this is included
use WebGUI::ErrorHandler ();