mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +00:00
Remove reference in AutoloaderGenerator
This commit is contained in:
@@ -144,7 +144,7 @@ EOF;
|
||||
use Alchemy\Phrasea\Application;
|
||||
|
||||
return call_user_func(function (Application \$app) {
|
||||
\$textdomains =& \$app['plugin.locale.textdomains'];
|
||||
\$textdomains = \$app['plugin.locale.textdomains'];
|
||||
|
||||
EOF;
|
||||
|
||||
|
Reference in New Issue
Block a user