]> git.mxchange.org Git - friendica.git/blobdiff - mod/update_profile.php
changed to this:
[friendica.git] / mod / update_profile.php
index 1bc29d82cef3f3ad4c11d82f20fe61a08d895ef0..e16b0b5cccbe58126ca678c126aaefeba60ce7f7 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"]);