Corrected php-cli test script

This commit is contained in:
Fred Boniface 2022-09-19 19:40:08 +01:00
parent 9d4808d64f
commit f2f0d33e61
1 changed files with 1 additions and 1 deletions

View File

@ -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(