]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/theme.php
Merge branch 'develop' into rewrites/dbm_is_result
[friendica.git] / view / theme / frio / theme.php
index 4a320e1f87a5f43d63b5a8aebd555b7aa1aaa46e..f9cbf79a6ab7939f2ceb31574d391baec99b3f70 100644 (file)
@@ -11,7 +11,7 @@ $frio = "view/theme/frio";
 
 global $frio;
 
-function frio_init(&$a) {
+function frio_init(App &$a) {
 
        // disable the events module link in the profile tab
        $a->theme_events_in_profile = false;