Changeset 12905
- Timestamp:
- 01/16/12 22:44:29 (16 months ago)
- Files:
-
- 1 modified
-
trunk/install/db/114-database.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/install/db/114-database.php
r12887 r12905 29 29 $upgrade_description = 'new parameter: Activate comments'; 30 30 31 $query = ' 32 INSERT INTO piwigo_config (param,value,comment) 33 VALUES (\'activate_comments\',\'true\',\'Global parameter for usage of comments system\') 34 ;'; 35 pwg_query($query); 31 conf_update_param('activate_comments', 'true'); 36 32 37 33 echo
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)