mirror of
https://github.com/e107inc/e107.git
synced 2025-06-05 10:25:17 +02:00
clear news cache after batch change.
This commit is contained in:
parent
2788e9745c
commit
2d9846272b
@ -842,6 +842,8 @@ class news_admin_ui extends e_admin_ui
|
||||
$mes->add(LAN_UPDATED.": ".$k, $v);
|
||||
}
|
||||
|
||||
$this->clearCache();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user