Passed
Branch master (b7438d)
by Gino
03:05
created
class/files/user/UserXoopsCode.php 1 patch
Doc Comments   +4 added lines patch added patch discarded remove patch
@@ -161,6 +161,10 @@
 block discarded – undo
161 161
     *  
162 162
     *  @return string
163 163
     */
164
+
165
+    /**
166
+     * @param string $name
167
+     */
164 168
     public function getUserModVersion($eleArray = 1, $descriptions, $name = null, $index = null, $num = false, $t = '')
165 169
     {
166 170
         $ret = '';
Please login to merge, or discard this patch.