@@ -14,7 +14,7 @@ |
||
14 | 14 | * @param $type |
15 | 15 | * @param $returnvalue |
16 | 16 | * @param $params |
17 | - * @return False to stop processing the response, True will let elgg handle the response |
|
17 | + * @return null|boolean to stop processing the response, True will let elgg handle the response |
|
18 | 18 | */ |
19 | 19 | function global_url_handler($hook, $type, $returnvalue, $params) { |
20 | 20 |