traffic-parsing/webdata/graph/pchart/index.php
2015-03-30 16:59:19 -04:00

6 lines
114 B
PHP

<?php
/* If you crawl here, you may want to see the examples */
header('Location: examples/');
exit();
?>