Completed
Pull Request — gcconnex (#1646)
by
unknown
35:55 queued 13:53
created
mod/thewire_images/start.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -78,7 +78,7 @@
 block discarded – undo
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();
Please login to merge, or discard this patch.