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