remove TabForm from use and documentation

This commit is contained in:
Doug Bell 2011-02-21 20:20:16 -06:00
parent 9ab36a72ee
commit d8ef2ebe56
9 changed files with 4 additions and 9 deletions

View file

@ -21,7 +21,6 @@ use WebGUI::International;
use WebGUI::Operation::Auth;
use WebGUI::Paginator;
use WebGUI::SQL;
use WebGUI::TabForm;
use WebGUI::User;
use JSON;
use XML::Simple;