1
0
Fork 0

The constant CURLE_OPERATION_TIMEDOUT isn't defined on older PHP versions

This commit is contained in:
Michael 2017-06-03 19:46:19 +00:00
commit 945d3cc048
4 changed files with 12 additions and 3 deletions

View file

@ -1,6 +1,6 @@
<?php
define('UPDATE_VERSION' , 1226);
define('UPDATE_VERSION' , 1227);
/**
*