Revert config/common.php change (commit ae502d3f0dac9bd6f113bd5b5a34bc603206ae5e)

This commit is contained in:
Lucas Bartholemy 2016-05-01 19:19:47 +02:00 committed by Carsten Brandt
parent f0b3be8fd6
commit f5c7e578ba

View File

@ -1,9 +1,4 @@
<?php
return [
'params' => [
'moduleAutoloadPaths' => [
'/srv/www/translate.humhub.org/modules'
]
],
];