mirror of
https://github.com/friendica/friendica
synced 2025-04-27 10:30:10 +00:00
remove unsed require_onces of security.php
This commit is contained in:
parent
05be2db725
commit
45e5a7f59f
12 changed files with 0 additions and 17 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue