Menu

#73 Prompt in Gizmo.pm

Web_Product
open
nobody
bug (54)
5
2001-06-05
2001-06-05
Lee Weston
No

In www_create and www_save respectively

$errormsg .= "<LI>Too bad! Name field cannot be
empty..." if (!$self->name()) ;
$errormsg .= "<LI>Too bad! Title field cannot be
empty..." if (!$self->name()) ;

They should be the same (Name)

Discussion


Log in to post a comment.