Sign in
webkit
/
WebKit
/
f6013b2d8a67a21431419ad45d183d56cb11b105
/
.
/
LayoutTests
/
http
/
tests
/
navigation
/
resources
/
delete-ping.php
blob: 678ffc9ff268c801017eb819c2ccf50e17600d08 [
file
] [
log
] [
blame
]
<?
php
require_once
'ping-file-path.php'
;
unlink
(
$pingFilePath
);
?>