]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/config.php
Merge remote-tracking branch 'upstream/develop' into rewrites/coding-convention-split...
[friendica.git] / view / theme / quattro / config.php
index 993f778f87fc4def90d12e1deacdf9a79ee3fff6..47210012caa8f7ce95ae89640781a60ce78502c1 100644 (file)
@@ -1,8 +1,11 @@
 <?php
+
 /**
  * Theme settings
  */
 
+use Friendica\App;
+
 function theme_content(App $a) {
        if (!local_user()) {
                return;