Completed
Push — gcconnex ( e171a0...7b5d0e )
by
unknown
19:55
created
mod/thewire_images/start.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -82,7 +82,7 @@
 block discarded – undo
82 82
  *	Download an attachment: thewire_image/download/<guid>/<title>
83 83
  *
84 84
  * @param array $page From the page_handler function
85
- * @return bool
85
+ * @return boolean|null
86 86
  */
87 87
 function thewire_image_page_handler($page) {
88 88
 	
Please login to merge, or discard this patch.