Remove reference to deleted include/security.php

This commit is contained in:
Hypolite Petovan 2018-10-19 15:11:51 -04:00 committed by GitHub
parent d6864311e3
commit a2666b0d02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

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