add error description in 9gag function
This commit is contained in:
@@ -743,6 +743,7 @@ class Databap extends PhpObject
|
|||||||
$asPost['width'] = $asResult['width'];
|
$asPost['width'] = $asResult['width'];
|
||||||
$asPost['height'] = $asResult['height'];
|
$asPost['height'] = $asResult['height'];
|
||||||
}
|
}
|
||||||
|
else $asPost['error'] = $asResult['error'];
|
||||||
|
|
||||||
return $asPost;
|
return $asPost;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user