]> git.mxchange.org Git - friendica.git/blobdiff - mod/notes.php
Bugfix: dba::num_rows hadn't checked the object variable
[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()) {