]> git.mxchange.org Git - friendica.git/blobdiff - mod/update_profile.php
Merge remote-tracking branch 'refs/remotes/friendica/develop' into develop
[friendica.git] / mod / update_profile.php
index 1bc29d82cef3f3ad4c11d82f20fe61a08d895ef0..b77a9cdcfc5e4d40755c38bb22172364f9cdb7fb 100644 (file)
@@ -7,7 +7,7 @@
 
 require_once("mod/profile.php");
 
-function update_profile_content(&$a) {
+function update_profile_content(App $a) {
 
        $profile_uid = intval($_GET["p"]);