Completed
Push — master ( 395766...48e7d6 )
by Michael
31:27 queued 21:43
created
xoops-martin/class/member.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -41,8 +41,8 @@
 block discarded – undo
41 41
      * @created   :2010年06月20日 13时09分
42 42
      * @copyright 1997-2010 The Martin Group
43 43
      * @author    Martin <[email protected]>
44
-     * @param      $sql
45
-     * @param null $key
44
+     * @param      string $sql
45
+     * @param string $key
46 46
      * @return array
47 47
      */
48 48
     public function GetRows($sql, $key = null)
Please login to merge, or discard this patch.