This website requires JavaScript.
Explore
Help
Sign In
Netsyms
/
Mods-for-HESK-Netsyms
Watch
2
Star
0
Fork
0
You've already forked Mods-for-HESK-Netsyms
Code
Issues
Pull Requests
Releases
Wiki
Activity
Mods-for-HESK-Netsyms
/
internal-api
/
core
/
cors.php
3 lines
48 B
PHP
Raw
Normal View
History
Unescape
Escape
Add universal CORS restriction
2016-06-11 22:11:05 -04:00
<
?
php
Update cors.php
2016-06-15 01:25:41 +00:00
header
(
'Access-Control-Allow-Origin: *'
);
Reference in New Issue
Copy Permalink