Ignore:
Timestamp:
Oct 31, 2006, 3:41:32 AM (17 years ago)
Author:
rvelices
Message:

plugins go now in the #plugins table

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/install/config.sql

    r1578 r1584  
    2323INSERT INTO phpwebgallery_config (param,value,comment) VALUES ('history_guest','true','keep a history of guest visits on your website');
    2424INSERT INTO phpwebgallery_config (param,value,comment) VALUES ('login_history','true','keep a history of user logins on your website');
    25 INSERT INTO phpwebgallery_config (param,value,comment) VALUES ('active_plugins','','activated plugins');
    2625-- Notification by mail
    2726INSERT INTO phpwebgallery_config (param,value,comment) VALUES ('nbm_send_mail_as','','Send mail as param value for notification by mail');
Note: See TracChangeset for help on using the changeset viewer.