diff --git a/public/include/classes/worker.class.php b/public/include/classes/worker.class.php index db7780af..8f6f4696 100644 --- a/public/include/classes/worker.class.php +++ b/public/include/classes/worker.class.php @@ -251,7 +251,6 @@ class Worker extends Base { return true; return $this->sqlError('E0061'); } - } $worker = new Worker(); diff --git a/public/templates/mmcFE/global/navigation.tpl b/public/templates/mmcFE/global/navigation.tpl index aa632029..490e15f5 100644 --- a/public/templates/mmcFE/global/navigation.tpl +++ b/public/templates/mmcFE/global/navigation.tpl @@ -33,7 +33,7 @@
  • Block Stats
  • Hashrate Graphs
  • Round Stats
  • - +
  • Block Finder Stats
  • {if $GLOBAL.config.monitoring_uptimerobot_api_keys|default:"0"}
  • Uptime Stats
  • {/if} @@ -50,7 +50,7 @@
  • Round Stats
  • {/if} {if $GLOBAL.acl.blockfinder.statistics} - +
  • Block Finder Stats
  • {/if} {if $GLOBAL.acl.uptime.statistics} {if $GLOBAL.config.monitoring_uptimerobot_api_keys|default:"0"}
  • Uptime Stats
  • {/if}