Changeset 6412 for branches/2.1/include
- Timestamp:
- May 28, 2010, 10:02:22 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.1/include/common.inc.php
r6364 r6412 119 119 120 120 load_conf_from_db(); 121 if ('http://piwigo.org/demo' == $conf['gallery_url']) 122 { 123 conf_update_param('gallery_url', ''); 124 } 121 125 load_plugins(); 122 126
Note: See TracChangeset
for help on using the changeset viewer.