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