Ignore:
Timestamp:
Jun 11, 2007, 12:01:18 AM (17 years ago)
Author:
rub
Message:

Resolved issue 0000489: Mail address obligatory

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/install/config.sql

    r1926 r2032  
    2424INSERT INTO phpwebgallery_config (param,value,comment) VALUES ('email_admin_on_comment_validation','false','Send an email to the administrators when a comment requires validation');
    2525INSERT INTO phpwebgallery_config (param,value,comment) VALUES ('email_admin_on_picture_uploaded','false','Send an email to the administrators when a picture is uploaded');
     26INSERT INTO phpwebgallery_config (param,value,comment) VALUES ('obligatory_user_mail_address','false','Mail address is obligatory for users');
Note: See TracChangeset for help on using the changeset viewer.