Closed (fixed)
Project:
Project issue file test
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 Dec 2008 at 00:13 UTC
Updated:
9 Jan 2009 at 17:00 UTC
Add conditional code to respond correctly to each code.
define('PIFR_RESPONSE_ACCEPTED', 1);
define('PIFR_RESPONSE_INVALID_SERVER', 2);
define('PIFR_RESPONSE_DENIED', 3);
Comments
Comment #1
boombatower commentedDENIED is only used by testing slaves so you should only have to worry about first two.
Comment #2
hunmonk commentedcommitted to all branches, deployed on d.o