mirror of
https://github.com/e107inc/e107.git
synced 2025-08-13 01:54:12 +02:00
Issue #2818 Moved core database update check to ajax.
This commit is contained in:
@@ -285,6 +285,8 @@ class admin_start
|
||||
return null;
|
||||
}
|
||||
|
||||
return null;
|
||||
|
||||
|
||||
$checked = e107::getSession()->get('core-update-checked');
|
||||
|
||||
|
Reference in New Issue
Block a user