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