Fixed false "next" announcement when on "stable " release

This commit is contained in:
bergware
2018-03-29 13:41:13 +02:00
parent e156334a29
commit e42f16bf61
@@ -367,7 +367,7 @@ if ($argc < 2) {
exit(1);
}
$method = $argv[1];
$builtin = ['unRAIDServer'];
$builtin = ['unRAIDServer','unRAIDServer-'];
// plugin checkall
// check all installed plugins, except built-in