market message

This commit is contained in:
CHIEFSOFT\ameye
2023-06-05 11:06:47 -04:00
parent ec093bf9bf
commit fffeb353ce
+2
View File
@@ -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