mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-15 05:53:13 +00:00
Merge
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
|
||||
require_once __DIR__ . '/../../bootstrap.php';
|
||||
|
||||
$new_include_path = __DIR__ . "/../../vendor/" . PATH_SEPARATOR . get_include_path();
|
||||
set_include_path($new_include_path);
|
||||
|
||||
require_once __DIR__ . "/../../vendor/Phlickr/Api.php";
|
||||
|
||||
/*
|
||||
* This file is part of Phraseanet
|
||||
*
|
||||
|
Reference in New Issue
Block a user