]> git.mxchange.org Git - friendica.git/blobdiff - mod/update_notes.php
Merge remote-tracking branch 'upstream/develop' into 1706-lock
[friendica.git] / mod / update_notes.php
index d27cc4ca9672bfcfe1007b2289bfd9bcb14dc71c..9fc886155159b318355ed8e780fbf4a613d080a8 100644 (file)
@@ -5,6 +5,8 @@
  * Purpose: AJAX synchronisation of notes page
  */
 
+use Friendica\App;
+
 require_once("mod/notes.php");
 
 function update_notes_content(App $a) {