Completed
Push — master ( 3a75d1...df92f9 )
by
unknown
01:39
created
include/functions.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -53,7 +53,7 @@
 block discarded – undo
53 53
  * If array check for magicQuotes.
54 54
  * Pass string to XoopsModules\Smallworld\MyFunctions\cleanupString function
55 55
  *
56
- * @param array|string $text
56
+ * @param string $text
57 57
  * @return array|mixed
58 58
  */
59 59
 function smallworld_cleanup($text)
Please login to merge, or discard this patch.