Core update (version check)
This commit is contained in:
parent
753999591e
commit
eceeb1fb6e
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ class YellowCommandline
|
|||
return 200;
|
||||
}
|
||||
|
||||
// Show software version
|
||||
// Show software version and updates
|
||||
function versionCommand($args)
|
||||
{
|
||||
$statusCode = 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue