Merge branch '3.8'

Conflicts:
	lib/classes/API/V1/adapter.php
This commit is contained in:
Romain Neutron
2014-01-07 17:37:06 +01:00

View File

@@ -891,6 +891,8 @@ class API_V1_adapter extends API_V1_Abstract
$this->app['phraseanet.SE.logger']->log($databox, $search_result->getQuery(), $search_result->getTotal(), $colls);
}
$this->app['phraseanet.SE']->clearCache();
$ret = [
'offset_start' => $offsetStart,
'per_page' => $perPage,