mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 05:25:15 +02:00
Merge pull request #5946 from JonnyTischbein/move_include_security
Move and Split include/security
This commit is contained in:
commit
ec0d3a6eac
40 changed files with 625 additions and 591 deletions
|
@ -91,7 +91,6 @@ function community_content(App $a, $update = 0)
|
|||
}
|
||||
}
|
||||
|
||||
require_once 'include/security.php';
|
||||
require_once 'include/conversation.php';
|
||||
|
||||
if (!$update) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue