mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 14:46:56 +02:00
Issue #5481 clear update info after github update.
This commit is contained in:
@@ -83,6 +83,8 @@ class _system_cron
|
||||
e107::getCache()->clearAll('js');
|
||||
e107::getCache()->clearAll('library');
|
||||
e107::getCache()->clearAll('browser');
|
||||
e107::getSession()->clear('core-update-status'); // true when the update alert should be displayed.
|
||||
e107::getSession()->clear('core-update-checked'); // true if the update check has been performed already. false if not.
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user