mirror of
https://github.com/e107inc/e107.git
synced 2025-09-01 18:32:44 +02:00
Issue #2818 Moved core database update check to ajax.
This commit is contained in:
@@ -26,6 +26,8 @@ require_once ("update_routines.php");
|
||||
|
||||
new e107Update($dbupdate);
|
||||
|
||||
e107::getSession()->set('core-update-status', false); // reset update status.
|
||||
|
||||
require_once ("footer.php");
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user