]> git.mxchange.org Git - friendica.git/blobdiff - mod/profile.php
Merge branch 'develop' into rewrites/dbm_is_result
[friendica.git] / mod / profile.php
index 20206c7335259b058475cf0dfa2d0849e8291094..b7756453fec807ceea8b682f5c844ec71197aa5d 100644 (file)
@@ -4,7 +4,7 @@ require_once('include/contact_widgets.php');
 require_once('include/redir.php');
 
 
-function profile_init(&$a) {
+function profile_init(App &$a) {
 
        if(! x($a->page,'aside'))
                $a->page['aside'] = '';