summaryrefslogtreecommitdiffstats
path: root/functions/variables.php
diff options
context:
space:
mode:
Diffstat (limited to 'functions/variables.php')
-rw-r--r--functions/variables.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/functions/variables.php b/functions/variables.php
index c578bed..6869f71 100644
--- a/functions/variables.php
+++ b/functions/variables.php
@@ -15,6 +15,7 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
date_default_timezone_set('UTC');
+ini_set('default_socket_timeout', 2);
$version = 2.2;