diff --git a/view/theme/vier/config.php b/view/theme/vier/config.php index d34a447d5e..9b19ae6a99 100644 --- a/view/theme/vier/config.php +++ b/view/theme/vier/config.php @@ -10,6 +10,8 @@ use Friendica\Core\PConfig; use Friendica\Core\Renderer; use Friendica\Core\System; +require_once __DIR__ . '/theme.php'; + function theme_content(App $a) { if (!local_user()) {