X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fupdate_profile.php;h=5b15f06d30360f9f5211abd1a5be0b89e218870a;hb=c6ceae52250877c966a3ede6c6e9d2c49bb8ca8a;hp=b77a9cdcfc5e4d40755c38bb22172364f9cdb7fb;hpb=05a2989ecbb290188c4dcc280fc93483a9852645;p=friendica.git diff --git a/mod/update_profile.php b/mod/update_profile.php index b77a9cdcfc..5b15f06d30 100644 --- a/mod/update_profile.php +++ b/mod/update_profile.php @@ -5,6 +5,8 @@ * Purpose: AJAX synchronisation of profile page */ +use Friendica\App; + require_once("mod/profile.php"); function update_profile_content(App $a) {