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