X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fupdate_profile.php;h=b77a9cdcfc5e4d40755c38bb22172364f9cdb7fb;hb=3e51ebd4995ee85220132ce1019fd1f712901679;hp=e16b0b5cccbe58126ca678c126aaefeba60ce7f7;hpb=4dce3d822470537e40a0f77330d62ac05bf73806;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"]);