Browse Source

miner.php oops - mistype

Kano 13 years ago
parent
commit
7293a8a9ac
1 changed files with 1 additions and 1 deletions
  1. 1 1
      miner.php

+ 1 - 1
miner.php

@@ -2,7 +2,7 @@
 session_start();
 session_start();
 #
 #
 global $title, $miner, $port, $readonly, $notify, $rigs;
 global $title, $miner, $port, $readonly, $notify, $rigs;
-global $rgisecurity, $rigtotals, $forcerigtotals;
+global $rigipsecurity, $rigtotals, $forcerigtotals;
 global $socksndtimeoutsec, $sockrcvtimeoutsec;
 global $socksndtimeoutsec, $sockrcvtimeoutsec;
 global $checklastshare, $poolinputs, $hidefields;
 global $checklastshare, $poolinputs, $hidefields;
 global $ignorerefresh, $changerefresh, $autorefresh;
 global $ignorerefresh, $changerefresh, $autorefresh;