mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 20:30:39 +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);
|
$mes->add(LAN_UPDATED.": ".$k, $v);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$this->clearCache();
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user