aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/contents.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/contents.php b/lib/contents.php
index 9c0b1224..5d795572 100644
--- a/lib/contents.php
+++ b/lib/contents.php
@@ -153,6 +153,7 @@ EOD
returnError(<<<EOD
The requested resource cannot be found!
Please make sure your input parameters are correct!
+cUrl error: $curlError ($curlErrno)
EOD
, $errorCode);
}