|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Variables | |
| $allowOrigin = $_GET['allow'] | |
| if($allowOrigin=="true") | $file = $_GET['file'] |
| $fp = fopen($file, 'rb') | |
| exit | |
| $allowOrigin = $_GET['allow'] |
| $fp = fopen($file, 'rb') |
| exit |
1.8.13