Update contact.php
This commit is contained in:
parent
60000b7d37
commit
d92f6bb4fb
@ -63,6 +63,7 @@ if (!$error) {
|
||||
}
|
||||
|
||||
// Security check
|
||||
$socid = '';
|
||||
if (!empty($user->socid)) {
|
||||
$socid = $user->socid;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user