Update contact.php
This commit is contained in:
parent
09a5f09e2a
commit
967faf7adc
@ -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