Browse Source

Merge commit '4340500' into cg_merges_20130826a

Luke Dashjr 12 years ago
parent
commit
20d810637f
1 changed files with 2 additions and 1 deletions
  1. 2 1
      miner.php

+ 2 - 1
miner.php

@@ -343,7 +343,8 @@ $error = null;
 #
 function getrigs()
 {
- global $rigs, $mcastaddr, $mcastport, $mcastcode, $mcasttimeout, $error;
+ global $rigs, $mcastaddr, $mcastport, $mcastcode;
+ global $mcastlistport, $mcasttimeout, $error;
 
  $listname = "0.0.0.0";