mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 09:04:38 +02:00
Issue #5481 clear update info after github update.
This commit is contained in:
@@ -422,6 +422,8 @@ class system_tools
|
||||
e107::getRender()->tablerender(DBLAN_10.SEP.DBLAN_112, e107::getMessage()->render());
|
||||
|
||||
e107::getCache()->clearAll('system');
|
||||
e107::getSession()->clear('core-update-status'); // true when the update alert should be displayed.
|
||||
e107::getSession()->clear('core-update-checked'); // if the update check has been performed already or not.
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user