]> git.mxchange.org Git - friendica.git/blobdiff - mod/notes.php
Merge remote-tracking branch 'upstream/develop' into 1706-lock
[friendica.git] / mod / notes.php
index c7cfe8d70f1a2d3e13f98249785b6fcf9073a7b1..835627586cada10d58b75113a1783e4a852f4386 100644 (file)
@@ -1,5 +1,7 @@
 <?php
 
+use Friendica\App;
+
 function notes_init(App $a) {
 
        if (! local_user()) {