Refactor random::TYPE_* Constants

This commit is contained in:
Romain Neutron
2012-03-09 15:12:23 +01:00
parent 8761e04eda
commit d79c13f8c2
9 changed files with 17 additions and 15 deletions

View File

@@ -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()