TotalCommander: Full developer name

This commit is contained in:
Steffen Lange 2020-03-28 14:04:32 +01:00
parent 2ed6e46cc2
commit 591c64fdc8

View file

@ -2,7 +2,7 @@
class TotalCommander extends PatchBase { class TotalCommander extends PatchBase {
function __construct() { function __construct() {
parent::__construct('Ghisler', 'Total Commander', 'https://www.ghisler.com/'); parent::__construct('Christian Ghisler', 'Total Commander', 'https://www.ghisler.com/');
} }
function check() : bool { function check() : bool {
if ($this->fetch('https://www.ghisler.com/download.htm')) if ($this->fetch('https://www.ghisler.com/download.htm'))