Update contact.php
This commit is contained in:
parent
c7431b83ec
commit
a1d339aa68
@ -65,7 +65,6 @@ if (!$error) {
|
||||
// Security check
|
||||
if (!empty($user->socid)) {
|
||||
$socid = $user->socid;
|
||||
$object->id = $user->socid;
|
||||
}
|
||||
restrictedArea($user, 'propal', $object->id);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user