mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Merge branch 4.0
This commit is contained in:
@@ -170,7 +170,7 @@ class record_exportElement extends record_adapter
|
||||
|
||||
$downloadable[$name] = false;
|
||||
|
||||
$downloadable_settings = $subdef->is_downloadable();
|
||||
$downloadable_settings = $subdef->isDownloadable();
|
||||
|
||||
if (! $downloadable_settings || $go_dl[$class] === false) {
|
||||
continue;
|
||||
|
Reference in New Issue
Block a user