Corrected php-cli test script
This commit is contained in:
parent
9d4808d64f
commit
f2f0d33e61
@ -11,7 +11,7 @@
|
||||
|
||||
// Prepare $detail to POST
|
||||
$body = "This is a PHP-CLI test issue.";
|
||||
$title = "Test Issue";
|
||||
$subject = "Test Issue";
|
||||
|
||||
// Prepare the request
|
||||
$rawData = array(
|
||||
|
Reference in New Issue
Block a user