Skip to content

Commit

Permalink
Added INVALID response
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Tenner committed Mar 28, 2009
1 parent 160bb0c commit 7fc2da9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/peeves_gateway.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ class PeevesGateway
include Peeves::ProtxServices

APPROVED = 'OK'
INVALID = 'INVALID'

VPS_PROTOCOL = "2.23"

Expand Down

0 comments on commit 7fc2da9

Please sign in to comment.