mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +00:00
PHRAS-2161_coll-id-in-log-docs_MASTER
wip
This commit is contained in:
@@ -1202,7 +1202,7 @@ class databox extends base implements ThumbnailedElement
|
||||
|
||||
public function clear_logs()
|
||||
{
|
||||
foreach (['log', 'log_colls', 'log_docs', 'log_search', 'log_view', 'log_thumb'] as $table) {
|
||||
foreach (['log', 'log_docs', 'log_search', 'log_view', 'log_thumb'] as $table) {
|
||||
$this->get_connection()->delete($table, []);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user