mirror of
https://github.com/WhatCD/Gazelle.git
synced 2025-02-21 20:59:02 +00:00
Empty commit
This commit is contained in:
parent
5efc7fe4ee
commit
330dbf84c3
@ -22,7 +22,6 @@
|
||||
}
|
||||
if (!isset($Data) || !$Data) {
|
||||
$Cached = false;
|
||||
|
||||
$Data = @file_get_contents($URL, 0, stream_context_create(array('http' => array('timeout' => 15))));
|
||||
if (!$Data || empty($Data)) {
|
||||
img_error('timeout');
|
||||
|
Loading…
Reference in New Issue
Block a user