fixing some probs with events

This commit is contained in:
JT Smith 2005-02-21 17:44:56 +00:00
parent aadb1f1e6d
commit 64ba043992
2 changed files with 0 additions and 532 deletions

View file

@ -22,7 +22,6 @@ use WebGUI::SQL;
use WebGUI::URL;
use WebGUI::Utility;
use WebGUI::Asset::Wobject;
use WebGUI::Asset::Event;
our @ISA = qw(WebGUI::Asset::Wobject);