[FIX] My Workers hashrate/difficulty

This commit is contained in:
Sebastian Grewe 2013-10-24 14:03:16 +02:00
parent 503be61f08
commit c09f8700a0

View File

@ -136,7 +136,7 @@ class Worker {
* @param account_id int User ID
* @return mixed array Workers and their settings or false
**/
public function getWorkers($account_id, $interval) {
public function getWorkers($account_id, $interval=600) {
$this->debug->append("STA " . __METHOD__, 4);
$stmt = $this->mysqli->prepare("
SELECT id, username, password, monitor,