added getLabel method

This commit is contained in:
JT Smith 2005-12-07 16:28:55 +00:00
parent 39eb753e7e
commit 58df04b36c
3 changed files with 31 additions and 1 deletions

View file

@ -31,6 +31,8 @@ use WebGUI::SQL;
use WebGUI::URL;
use WebGUI::User;
use WebGUI::Utility;
use WebGUI::ProfileField;
use WebGUI::ProfileCategory;
use WebGUI::Operation::Shared;
#-------------------------------------------------------------------