mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-12 04:23:19 +00:00
add reset user rights from admin panel
This commit is contained in:
@@ -453,7 +453,7 @@ abstract class PhraseanetPHPUnitAbstract extends WebTestCase
|
||||
//init core
|
||||
if (null === self::$core)
|
||||
{
|
||||
self::$core = bootstrap::getCore();
|
||||
self::$core = \bootstrap::getCore();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user