added another test data

This commit is contained in:
2025-05-29 23:20:15 +02:00
parent c3c755018a
commit 6897c929a0
+2
View File
@@ -24,6 +24,8 @@ $_POST["content_image"] = "https://jinxxy-cdn.com/d06463a5-709d-5f10-84ec-9eeb6b
$_POST["currency_currency"] = "usd"; $_POST["currency_currency"] = "usd";
$_POST["species"] = "novabeast";
// Set user-defined error handler function // Set user-defined error handler function
set_error_handler("myErrorHandler"); set_error_handler("myErrorHandler");