actually respond with the error message in text on Salmon calls
This commit is contained in:
parent
bf4acc21be
commit
3166a04cef
@ -31,6 +31,8 @@ class SalmonAction extends Action
|
|||||||
protected $oprofile = null; // Ostatus_profile of the actor
|
protected $oprofile = null; // Ostatus_profile of the actor
|
||||||
protected $actor = null; // Profile object of the actor
|
protected $actor = null; // Profile object of the actor
|
||||||
|
|
||||||
|
var $format = 'text'; // error messages will be printed in plaintext
|
||||||
|
|
||||||
var $xml = null;
|
var $xml = null;
|
||||||
var $activity = null;
|
var $activity = null;
|
||||||
var $target = null;
|
var $target = null;
|
||||||
|
Loading…
Reference in New Issue
Block a user