mirror of
https://github.com/e107inc/e107.git
synced 2025-08-09 08:06:38 +02:00
Clear cache after core update
This commit is contained in:
@@ -209,6 +209,7 @@ class e107Update
|
||||
else
|
||||
{
|
||||
$mes->add($message, E_MESSAGE_SUCCESS);
|
||||
e107::getCache()->clear_sys('Update_core');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user