Changeset 4628
- Timestamp:
- 01/05/10 23:25:16 (3 years ago)
- Files:
-
- 1 modified
-
trunk/install.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/install.php
r4463 r4628 324 324 325 325 $query = ' 326 INSERT INTO piwigo_config (param,value,comment)326 INSERT INTO '.$table_prefix.'config (param,value,comment) 327 327 VALUES (\'secret_key\',\'md5('.pwg_db_cast_to_text(DB_RANDOM_FUNCTION.'()').')\', 328 328 \'a secret key specific to the gallery for internal use\');';
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)