mirror of
https://github.com/ShaYmez/ezservermonitor-web.git
synced 2024-12-21 09:01:15 -05:00
x Bug on check_updates
This commit is contained in:
parent
c963916274
commit
d868a423ed
@ -78,7 +78,7 @@ class Config
|
||||
public function checkUpdate()
|
||||
{
|
||||
if ($this->get('esm:check_updates') === false)
|
||||
return false;
|
||||
return null;
|
||||
|
||||
$response = null;
|
||||
$this_version = $this->get('esm:version');
|
||||
|
Loading…
Reference in New Issue
Block a user