mikuli.cz

:)
git clone https://git.sr.ht/~ashymad/mikuli.cz
Log | Files | Refs

commit eceeb1fb6e4ef202f042e1ac9d4dafa15b0be019
parent 753999591e42fb5ec8611a962c71e27a88f507b6
Author: markseu <mark2011@mayberg.se>
Date:   Wed, 14 Oct 2015 17:01:09 +0200

Core update (version check)

Diffstat:
Msystem/plugins/commandline.php | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/system/plugins/commandline.php b/system/plugins/commandline.php @@ -58,7 +58,7 @@ class YellowCommandline return 200; } - // Show software version + // Show software version and updates function versionCommand($args) { $statusCode = 0;