Core update (version check)

This commit is contained in:
markseu 2015-10-14 17:01:09 +02:00
parent 753999591e
commit eceeb1fb6e

View file

@ -58,7 +58,7 @@ class YellowCommandline
return 200;
}
// Show software version
// Show software version and updates
function versionCommand($args)
{
$statusCode = 0;