[REBASE] fixes

This commit is contained in:
root 2013-11-18 12:21:55 +01:00
parent 3133a9c1e7
commit 2211dc0863

View File

@ -67,4 +67,5 @@ $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';
?>