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

View file

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