mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
* feature 3142: upgrade script to Piwigo 2.7
* link to Tour 2_7_0 at the end of upgrade * activate plugin Take a Tour by default git-svn-id: http://piwigo.org/svn/trunk@29665 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -366,6 +366,7 @@ INSERT INTO '.$prefixeTable.'config (param,value,comment)
|
||||
define('PWG_CHARSET', 'utf-8');
|
||||
}
|
||||
activate_core_themes();
|
||||
activate_core_plugins();
|
||||
|
||||
$insert = array(
|
||||
'id' => 1,
|
||||
|
||||
Reference in New Issue
Block a user