]> git.mxchange.org Git - friendica.git/blobdiff - mod/notes.php
remove unsed require_onces of security.php
[friendica.git] / mod / notes.php
index da8352966e721e3f2c7698dc51668efa33db5967..55a92f8e64f674fc34716f0d656d174f238f7ea1 100644 (file)
@@ -33,7 +33,6 @@ function notes_content(App $a, $update = false)
                return;
        }
 
-       require_once 'include/security.php';
        require_once 'include/conversation.php';
 
        $o = Profile::getTabs($a, true);