issue #2355 update piwigo structure sql

and fix api key bug after first install
This commit is contained in:
Linty
2025-07-22 18:26:01 +02:00
parent 4f6da8ea6a
commit 5f0dc8548f
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -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;