mirror of
https://github.com/mosbth/cimage.git
synced 2025-08-01 14:00:08 +02:00
adding feature for creating dummy images, #101
This commit is contained in:
@@ -4,3 +4,6 @@
|
||||
*
|
||||
*/
|
||||
require __DIR__ . "/../autoload.php";
|
||||
|
||||
define('IMAGE_PATH', __DIR__ . '/../webroot/img/');
|
||||
define('CACHE_PATH', __DIR__ . '/../cache/');
|
||||
|
Reference in New Issue
Block a user