mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-12 04:23:19 +00:00
PHRAS-3066 #commetn fix 500 error on tools #time 2h
This commit is contained in:
@@ -41,7 +41,7 @@ class ToolsController extends Controller
|
||||
$metadatas = false;
|
||||
$record = null;
|
||||
$recordAccessibleSubdefs = array();
|
||||
|
||||
$listsubdef= null;
|
||||
if (count($records) == 1) {
|
||||
/** @var \record_adapter $record */
|
||||
$record = $records->first();
|
||||
|
Reference in New Issue
Block a user