Skip to content

Commit

Permalink
Merge remote branch 'minimoe/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
pda committed Jan 5, 2011
2 parents 1ac50ef + 3965f62 commit 4cc3fd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion classes/Pheanstalk/Command/PutCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ public function parseResponse($responseLine, $responseData)
$responseLine
));
}
elseif (preg_match())
else
{
throw new Pheanstalk_Exception(sprintf(
'Unhandled response: %s',
Expand Down

0 comments on commit 4cc3fd6

Please sign in to comment.