Initial Github commit
This commit is contained in:
6
webdata/graph/pchart/index.php
Normal file
6
webdata/graph/pchart/index.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
/* If you crawl here, you may want to see the examples */
|
||||
|
||||
header('Location: examples/');
|
||||
exit();
|
||||
?>
|
Reference in New Issue
Block a user