mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-10 03:23:19 +00:00
Fix CS
This commit is contained in:
@@ -128,7 +128,6 @@ class randomTest extends PhraseanetPHPUnitAbstract
|
||||
|
||||
}
|
||||
|
||||
|
||||
$expires_on = new DateTime('-5 minutes');
|
||||
$usr_id = self::$DI['user']->get_id();
|
||||
$token = $this->random->getUrlToken(\random::TYPE_PASSWORD, $usr_id, $expires_on, 'some nice datas');
|
||||
|
Reference in New Issue
Block a user