We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be7dbf1 commit a2a763dCopy full SHA for a2a763d
1 file changed
server/php/index.php
@@ -9,7 +9,7 @@
9
$__version__ = '3.0.5';
10
$__password__ = '';
11
$__timeout__ = 20;
12
-$__content_type__ = 'image/gif'
+$__content_type__ = 'image/gif';
13
14
class URLFetch {
15
protected $body_maxsize = 4194304;
0 commit comments