[REBASE] fixes

This commit is contained in:
root 2013-11-18 12:07:59 +01:00
parent 40d223d584
commit 3133a9c1e7

View File

@ -67,5 +67,4 @@ $aErrorCodes['E0060'] = 'Failed to add new worker';
$aErrorCodes['E0061'] = 'Failed to delete worker';
$aErrorCodes['E0062'] = 'Block has no share_id, not running payouts';
$aErrorCodes['E0063'] = 'Upstream share already assigned to previous block';
$aErrorCodes['E0064'] = 'Unable to fetch worker ID';
?>