typo in comment
This commit is contained in:
parent
fab12bc5e5
commit
79dce3ad05
@ -102,7 +102,7 @@ if ($resultproject < 0) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// Getting 'securekey'.'id' from Post and decoding it
|
// Security check
|
||||||
$securekeyreceived = GETPOST('securekey', 'alpha');
|
$securekeyreceived = GETPOST('securekey', 'alpha');
|
||||||
$securekeytocompare = dol_hash($conf->global->EVENTORGANIZATION_SECUREKEY.'conferenceorbooth'.$id, 2);
|
$securekeytocompare = dol_hash($conf->global->EVENTORGANIZATION_SECUREKEY.'conferenceorbooth'.$id, 2);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user