]> git.mxchange.org Git - friendica.git/blobdiff - mod/notes.php
Merge branch 'develop' into rewrites/dbm_is_result
[friendica.git] / mod / notes.php
index d9222dca5104a41b8f57c4794f228330cf5c5c1b..b2aa5487af963e60d1b456dbf39ec1b258b20aea 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-function notes_init(&$a) {
+function notes_init(App &$a) {
 
        if (! local_user()) {
                return;