market message
This commit is contained in:
@@ -82,6 +82,8 @@ $endpoints = array(
|
||||
'assigntask' => array('POST'),
|
||||
'resources'=> array('POST'),
|
||||
'uploads'=> array('POST'),
|
||||
'marketmessage'=> array('POST'),
|
||||
'marketinterest'=> array('POST'),
|
||||
);
|
||||
|
||||
$call_backend = true; // sometimes we need to overwite the call to the extenstion API
|
||||
|
||||
Reference in New Issue
Block a user