]> git.mxchange.org Git - friendica.git/blobdiff - mod/notes.php
Decrease scope of query in Profile::getEventsReminderHTML
[friendica.git] / mod / notes.php
index b607c084ed594e1a4e82e871976a2b01d858db41..aa239fb0e0040b1aff493747bc2529c7ab9016ef 100644 (file)
@@ -31,10 +31,8 @@ function notes_content(App $a, $update = false)
                return;
        }
 
-       require_once 'include/bbcode.php';
        require_once 'include/security.php';
        require_once 'include/conversation.php';
-       require_once 'include/acl_selectors.php';
        $groups = [];