X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fupdate_profile.php;h=b77a9cdcfc5e4d40755c38bb22172364f9cdb7fb;hb=a7ce601580b07e9b3e7653cbdb0a9b6bbb5c474e;hp=e16b0b5cccbe58126ca678c126aaefeba60ce7f7;hpb=ee39aba490fb7e17ba9c01a9a4f4aedc51bee564;p=friendica.git diff --git a/mod/update_profile.php b/mod/update_profile.php index e16b0b5ccc..b77a9cdcfc 100644 --- a/mod/update_profile.php +++ b/mod/update_profile.php @@ -7,7 +7,7 @@ require_once("mod/profile.php"); -function update_profile_content(App &$a) { +function update_profile_content(App $a) { $profile_uid = intval($_GET["p"]);