X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FModule%2FInstall.php;h=c1c3cda355a4626c0399f002c50668d3c5ff52f6;hb=65d79d4c9350665fedbf434799fed335de64688e;hp=1631cfe7f4b8ef83f459c09b4857b13998f189a8;hpb=d8fe8b1e8b008ee0b8d87fda7467b1d058a07e75;p=friendica.git diff --git a/src/Module/Install.php b/src/Module/Install.php index 1631cfe7f4..c1c3cda355 100644 --- a/src/Module/Install.php +++ b/src/Module/Install.php @@ -1,6 +1,6 @@ installer->installDatabase(); - + // install allowed themes to register theme hooks // this is same as "Reload active theme" in /admin/themes $allowed_themes = Theme::getAllowedList();