fix: ignore php warnings and improve js error handling for uploads
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
error_reporting(0);
|
||||
header('Content-Type: application/json');
|
||||
|
||||
// Check if request is POST
|
||||
|
||||
Reference in New Issue
Block a user