Completed
Push — master ( 9f6cba...c5de59 )
by Mikael
05:05 queued 02:06
created
functions.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -169,9 +169,8 @@
 block discarded – undo
169 169
 /**
170 170
  * Log when verbose mode, when used without argument it returns the result.
171 171
  *
172
- * @param string $msg to log.
173 172
  *
174
- * @return void or array.
173
+ * @return string or array.
175 174
  */
176 175
 function checkExternalCommand($what, $enabled, $commandString)
177 176
 {
Please login to merge, or discard this patch.