mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Fix new path w/ composer
This commit is contained in:
@@ -17,7 +17,6 @@ require_once dirname(__FILE__) . '/../../PhraseanetWebTestCaseAuthenticatedAbstr
|
||||
* @link www.phraseanet.com
|
||||
*/
|
||||
require_once __DIR__ . "/../../../../lib/bootstrap.php";
|
||||
require_once __DIR__ . "/../../../../lib/vendor/Silex/autoload.php";
|
||||
API_OAuth2_Autoloader::register();
|
||||
|
||||
use Symfony\Component\HttpFoundation\Response;
|
||||
|
Reference in New Issue
Block a user