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

View File

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