mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 07:23:13 +00:00
Refactor random::TYPE_* Constants
This commit is contained in:
@@ -1215,7 +1215,7 @@ class basket_adapter implements cache_cacheableInterface
|
||||
$expires = new DateTime('+10 days');
|
||||
$url = $this->appbox->get_registry()->get('GV_ServerName')
|
||||
. 'lightbox/index.php?LOG=' . random::getUrlToken(
|
||||
'validate'
|
||||
\random::TYPE_VALIDATE
|
||||
, $row['usr_id']
|
||||
, $expires
|
||||
, $this->get_ssel_id()
|
||||
|
Reference in New Issue
Block a user