Reverted common.php overwrite

This commit is contained in:
buddh4 2019-03-15 13:23:02 +01:00
parent 6f048dea08
commit df3363b12f

View File

@ -6,7 +6,4 @@
* @see http://docs.humhub.org/dev-environment.html
*/
return [
'params' => [
'moduleAutoloadPaths' => ['/mnt/e/codebase/humhub/modules']
]
];