]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/theme.php
changed to this:
[friendica.git] / view / theme / frio / theme.php
index 5bc5140bf1db2b5a97b3d8d56934add6a026df3b..664881a4a8947995ca3fe18e01496d87694f5124 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;