Skip to content

Commit 6dd7480

Browse files
authored
Update license.php
1 parent d02bfe2 commit 6dd7480

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/license.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
22
header('Content-Type: text/plain');
3+
header('Access-Control-Allow-Origin: text/plain');
34

45
echo file_get_contents(__DIR__.\DIRECTORY_SEPARATOR.'..'.\DIRECTORY_SEPARATOR.'licenses.md');

0 commit comments

Comments
 (0)