webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Functions | |
contentType ($path) | |
Variables | |
$path = $_GET['path'] | |
$expectedReferer = $_GET['expected-referer'] | |
$referer = $_SERVER["HTTP_REFERER"] | |
if($expectedReferer==$referer &&file_exists($path)) | else |
contentType | ( | $path | ) |
$expectedReferer = $_GET['expected-referer'] |
$path = $_GET['path'] |
$referer = $_SERVER["HTTP_REFERER"] |