mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-01 20:04:51 +02:00
issue #2355 update piwigo structure sql
and fix api key bug after first install
This commit is contained in:
@@ -483,6 +483,7 @@ else
|
||||
// cache requires $logger which is not instanciated
|
||||
$user = build_user(1, false);
|
||||
log_user($user['id'], false);
|
||||
$_SESSION['connected_with'] = 'pwg_ui';
|
||||
|
||||
$user['preferences']['show_whats_new_'.get_branch_from_version(PHPWG_VERSION)] = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user