Skip to content
Extraits de code Groupes Projets
Valider 47a9c1f0 rédigé par benakamoorthi's avatar benakamoorthi
Parcourir les fichiers

Fixing build, again, hopefully.

git-svn-id: http://dev.piwik.org/svn/trunk@7737 59fd770c-687e-43c8-a1e3-f5a4ff64c105
parent 5b4e2280
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -573,8 +573,8 @@ abstract class IntegrationTestCase extends PHPUnit_Framework_TestCase ...@@ -573,8 +573,8 @@ abstract class IntegrationTestCase extends PHPUnit_Framework_TestCase
public static function getTokenAuth() public static function getTokenAuth()
{ {
return Piwik_UsersManager_API::getInstance()->getTokenAuth( return Piwik_UsersManager_API::getInstance()->getTokenAuth(
Zend_Registry::get('config')->superuser['login'], Piwik_Config::getInstance()->superuser['login'],
Zend_Registry::get('config')->superuser['password'] Piwik_Config::getInstance()->superuser['password']
); );
} }
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter