[REBASE] fixes

This commit is contained in:
root 2013-11-18 12:27:57 +01:00
parent 2211dc0863
commit 65c7edf503

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';
?>