header("Access-Control-Allow-Origin: *");

This commit is contained in:
qo-op 2020-06-16 18:35:56 +02:00
parent d9481491ce
commit b15698f30d
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<?php
<?php
header("Access-Control-Allow-Origin: *");
if ( ! isset($_REQUEST['phone']) ) {
// DEBUG