rabin 3 months ago
parent
commit
0a7c48eb69
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index.php

+ 1 - 1
index.php

@@ -1,5 +1,5 @@
 <?php
-header("Access-Control-Allow-Origin: *");
+#header("Access-Control-Allow-Origin: *");
 define('DEVER_APP_NAME', 'upload');
 define('DEVER_APP_LANG', '文件上传');
 define('DEVER_APP_PATH', dirname(__FILE__) . DIRECTORY_SEPARATOR);