Update insert-jinxxy.php

This commit is contained in:
2025-09-22 19:00:45 +02:00
parent c442c9a8db
commit 053c40a42d
+1 -1
View File
@@ -95,7 +95,7 @@ if ($contentResult->num_rows == 0) {
</html>";
$success = false;
header("Location: /admin/redirectFromJinxxy.php?has=failed&msg=" . $content_name);
header("Location: /admin/redirectFromJinxxy.php?has=failed&msg=" . $e);
die();
}