TotalCommander: Full developer name
This commit is contained in:
parent
2ed6e46cc2
commit
591c64fdc8
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
class TotalCommander extends PatchBase {
|
||||
function __construct() {
|
||||
parent::__construct('Ghisler', 'Total Commander', 'https://www.ghisler.com/');
|
||||
parent::__construct('Christian Ghisler', 'Total Commander', 'https://www.ghisler.com/');
|
||||
}
|
||||
function check() : bool {
|
||||
if ($this->fetch('https://www.ghisler.com/download.htm'))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue