Completed
Pull Request — master (#5)
by Michael
02:04
created
include/functions.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -188,7 +188,7 @@
 block discarded – undo
188 188
  * Save the XML Sitemap
189 189
  *
190 190
  * @param array $xsitemap_show
191
- * @return mixed int number of bytes saved | false on failure
191
+ * @return integer int number of bytes saved | false on failure
192 192
  */
193 193
 function xsitemap_save(array $xsitemap_show)
194 194
 {
Please login to merge, or discard this patch.