X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Ftheme.php;h=da2c08335dae02cb42c3e8579b8d7e33ac1b4cb3;hb=7a9456d5ac2e73229b2237074c700731c63661a6;hp=4abc9d2a81001cb9e7d33b8a0550b8efc0a0aa98;hpb=daa8e4f9013d3ad329d3deadf8c823bae57bc171;p=friendica.git diff --git a/view/theme/vier/theme.php b/view/theme/vier/theme.php index 4abc9d2a81..da2c08335d 100644 --- a/view/theme/vier/theme.php +++ b/view/theme/vier/theme.php @@ -9,11 +9,13 @@ * Description: "Vier" is a very compact and modern theme. It uses the font awesome font library: http://fortawesome.github.com/Font-Awesome/ */ -require_once("include/plugin.php"); -require_once("include/socgraph.php"); -require_once("mod/proxy.php"); +use Friendica\App; -function vier_init(&$a) { +require_once "include/plugin.php"; +require_once "include/socgraph.php"; +require_once "mod/proxy.php"; + +function vier_init(App $a) { $a->theme_events_in_profile = false; @@ -36,33 +38,33 @@ function vier_init(&$a) {