rabin 6 tháng trước cách đây
mục cha
commit
cb40b530d2
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      index.php

+ 1 - 0
index.php

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