mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
clear news cache after batch change.
This commit is contained in:
@@ -842,6 +842,8 @@ class news_admin_ui extends e_admin_ui
|
||||
$mes->add(LAN_UPDATED.": ".$k, $v);
|
||||
}
|
||||
|
||||
$this->clearCache();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user