summaryrefslogtreecommitdiff
path: root/includes/json/Services_JSON.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/json/Services_JSON.php')
-rw-r--r--includes/json/Services_JSON.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/json/Services_JSON.php b/includes/json/Services_JSON.php
index b2090dce..398ed6a2 100644
--- a/includes/json/Services_JSON.php
+++ b/includes/json/Services_JSON.php
@@ -826,6 +826,7 @@ class Services_JSON
/**
* @todo Ultimately, this should just call PEAR::isError()
+ * @return bool
*/
function isError($data, $code = null)
{