]> git.mxchange.org Git - friendica.git/blobdiff - mod/update_profile.php
The old database function is now replaced with a wrapper
[friendica.git] / mod / update_profile.php
index b77a9cdcfc5e4d40755c38bb22172364f9cdb7fb..5b15f06d30360f9f5211abd1a5be0b89e218870a 100644 (file)
@@ -5,6 +5,8 @@
  * Purpose: AJAX synchronisation of profile page
  */
 
+use Friendica\App;
+
 require_once("mod/profile.php");
 
 function update_profile_content(App $a) {