mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-15 05:53:13 +00:00
Merge branch 'clean-boxes' into merge-clean-boxes
This commit is contained in:
@@ -350,7 +350,7 @@ class PDF
|
||||
}
|
||||
}
|
||||
|
||||
$collection = \collection::get_from_base_id($this->app, $rec->get_base_id());
|
||||
$collection = \collection::getByBaseId($this->app, $rec->get_base_id());
|
||||
|
||||
$vn = "";
|
||||
if (false !== $str = simplexml_load_string($collection->get_prefs())) {
|
||||
|
Reference in New Issue
Block a user