fixed bug [ 1471909 ] createAccountSave not called - no validate email

This commit is contained in:
Martin Kamerbeek 2006-05-02 11:28:57 +00:00
parent 0ec68d104f
commit 29351b77a8
4 changed files with 10 additions and 5 deletions

View file

@ -15,6 +15,7 @@ package WebGUI::Inbox;
=cut
use strict;
use WebGUI::Inbox::Message;
=head1 NAME