preparing for 7.0.7 bugfix cycle

This commit is contained in:
JT Smith 2006-08-29 13:13:09 +00:00
parent 48a01cc878
commit 283da1482e
4 changed files with 128 additions and 4 deletions

View file

@ -31,7 +31,6 @@ DBI->install_driver("mysql"); # Change to match your database driver.
#----------------------------------------
# WebGUI modules.
#----------------------------------------
use WebGUI ();
use WebGUI::Utility ();