1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-30 19:30:25 +02:00

Issue #5481 clear update info after github update.

This commit is contained in:
camer0n
2025-04-27 05:48:27 -07:00
parent 3f9dc94d12
commit 34894d72e8
4 changed files with 12 additions and 3 deletions

View File

@@ -654,6 +654,11 @@ function update_core_database($type = '')
}
if(!isset($pref['admin_navbar_debug']))
{
return update_needed("Upgrade to 2.4 required (install skin).");
}
if(!isset($pref['lan_global_list']['news']))
{
if($just_check)