A couple more fields to the mix

This commit is contained in:
JT Smith 2005-07-26 23:12:30 +00:00
parent c15cfa954f
commit 848a106e1a
6 changed files with 268 additions and 322 deletions

View file

@ -15,7 +15,7 @@ package WebGUI::Form::codearea;
=cut
use strict;
use base 'WebGUI::Form::text';
use base 'WebGUI::Form::textarea';
use WebGUI::International;
use WebGUI::Session;
use WebGUI::Style;