mirror of
https://github.com/mosbth/cimage.git
synced 2025-08-08 17:16:34 +02:00
prepare to test
This commit is contained in:
6
defines.php
Normal file
6
defines.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
// Version of cimage and img.php
|
||||
define("CIMAGE_VERSION", "v0.7.13 (2016-08-08)");
|
||||
|
||||
// For CRemoteImage
|
||||
define("CIMAGE_USER_AGENT", "CImage/" . CIMAGE_VERSION);
|
Reference in New Issue
Block a user