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