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