diff --git a/resources/inc/class.resources_bo.inc.php b/resources/inc/class.resources_bo.inc.php index 4af9c8944f..753fffa770 100755 --- a/resources/inc/class.resources_bo.inc.php +++ b/resources/inc/class.resources_bo.inc.php @@ -309,7 +309,7 @@ class resources_bo * * Cornelius Weiss * @param array $resource array with key => value of all needed datas - * @return string msg if somthing went wrong; nothing if all right + * @return string|boolean msg if somthing went wrong or false in failure; resource id if all right */ function save($resource) {