a few bug fixes

This commit is contained in:
JT Smith 2006-03-22 20:29:14 +00:00
parent 5fa09ae97f
commit 080eb061ef
6 changed files with 9 additions and 9 deletions

View file

@ -17,6 +17,7 @@ package WebGUI::Asset;
use strict;
use WebGUI::Paginator;
use WebGUI::VersionTag;
use WebGUI::Search::Index;
=head1 NAME