@@ -78,7 +78,7 @@ |
||
78 | 78 | * Download an attachment: thewire_image/download/<guid>/<title> |
79 | 79 | * |
80 | 80 | * @param array $page From the page_handler function |
81 | - * @return bool |
|
81 | + * @return boolean|null |
|
82 | 82 | */ |
83 | 83 | function thewire_image_page_handler($page) { |
84 | 84 | gatekeeper(); |