1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-19 06:11:27 +02:00

add correct version to remote headers, fix #131

This commit is contained in:
Mikael Roos
2015-12-07 10:09:26 +01:00
parent 1dc04e7c53
commit 3271d165ff
2 changed files with 9 additions and 1 deletions

View File

@@ -10,6 +10,9 @@
$version = "v0.7.8* (2015-12-06)";
// For CRemoteImage
define(CIMAGE_USER_AGENT, "CImage/$version");
/**