[FIX] Worker class

This commit is contained in:
Sebastian Grewe 2014-03-17 17:08:38 +01:00
parent 2089af60cd
commit 9d66c2f574

View File

@ -272,5 +272,5 @@ $worker->setShare($share);
$worker->setConfig($config);
$worker->setUser($user);
$worker->setErrorCodes($aErrorCodes);
$worker->setCoin($coin);
?>