(cp 32b3eaf08) incorrect function called

This commit is contained in:
plegall 2024-11-11 12:05:19 +01:00
parent cfc93b8db6
commit 41ba5a5684

View file

@ -487,7 +487,7 @@ else
$user = build_user(1, true);
log_user($user['id'], false);
$user['preferences']['show_whats_new_'.get_branch(PHPWG_VERSION)] = false;
$user['preferences']['show_whats_new_'.get_branch_from_version(PHPWG_VERSION)] = false;
// newsletter subscription
if ($is_newsletter_subscribe)