]> git.mxchange.org Git - friendica.git/commitdiff
Remove reference to deleted include/security.php
authorHypolite Petovan <hypolite@mrpetovan.com>
Fri, 19 Oct 2018 19:11:51 +0000 (15:11 -0400)
committerGitHub <noreply@github.com>
Fri, 19 Oct 2018 19:11:51 +0000 (15:11 -0400)
src/Protocol/DFRN.php

index f92d1401dfe49f7c5365217f35a1fa1cabfd507d..21a0f4394491345d755225baf45e48b62f4ac67a 100644 (file)
@@ -216,7 +216,6 @@ class DFRN
                        }
 
                        $contact = $r[0];
-                       include_once 'include/security.php';
 
                        $set = PermissionSet::get($owner_id, $contact['id']);