d
Showing
1 changed file
with
0 additions
and
1 deletions
| ... | @@ -19,7 +19,6 @@ | ... | @@ -19,7 +19,6 @@ |
| 19 | 19 | ||
| 20 | $_SESSION['lookup'] = json_encode($dockets); | 20 | $_SESSION['lookup'] = json_encode($dockets); |
| 21 | 21 | ||
| 22 | |||
| 23 | ?> | 22 | ?> |
| 24 | <?php header("Access-Control-Allow-Origin", "*"); ?> | 23 | <?php header("Access-Control-Allow-Origin", "*"); ?> |
| 25 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> | 24 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> | ... | ... |
-
Please register or sign in to post a comment