Exported wrong function.
svn path=/trunk/; revision=14944
This commit is contained in:
@@ -8,7 +8,7 @@ use CGI;
|
||||
|
||||
use base "Exporter";
|
||||
our @EXPORT = qw(validates_presence_of validates_length_of
|
||||
validates_presence_of);
|
||||
validates_format_of);
|
||||
|
||||
my $q = new CGI;
|
||||
|
||||
|
Reference in New Issue
Block a user