mirror of
https://github.com/mosbth/cimage.git
synced 2025-08-11 02:24:15 +02:00
rearranged Makefile
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* Get all configuration details to be able to execute the test suite.
|
||||
*
|
||||
*/
|
||||
require __DIR__ . "/../autoload.php";
|
||||
require __DIR__ . "/../vendor/autoload.php";
|
||||
|
||||
if (!defined("IMAGE_PATH")) {
|
||||
define("IMAGE_PATH", __DIR__ . "/../webroot/img/");
|
||||
|
Reference in New Issue
Block a user