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