mirror of
https://github.com/mosbth/cimage.git
synced 2025-07-30 21:20:11 +02:00
testin travis
This commit is contained in:
@@ -7,3 +7,6 @@ require __DIR__ . "/../autoload.php";
|
||||
|
||||
define('IMAGE_PATH', __DIR__ . '/../webroot/img/');
|
||||
define('CACHE_PATH', __DIR__ . '/../cache/');
|
||||
|
||||
echo CACHE_PATH . "/dummy";
|
||||
var_dump(glob(CACHE_PATH) . "/*");
|
||||
|
Reference in New Issue
Block a user