mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-12 12:33:26 +00:00
Fix missing app assignement
This commit is contained in:
@@ -91,6 +91,7 @@ class record_preview extends record_adapter
|
||||
{
|
||||
$number = null;
|
||||
$this->env = $env;
|
||||
$this->app = $app;
|
||||
|
||||
switch ($env) {
|
||||
case "RESULT":
|
||||
|
Reference in New Issue
Block a user