summaryrefslogtreecommitdiffstats
path: root/notFinishedCode/pChart2.1.2/index.php
blob: e4315083d663dfeadc44921ad462c59f5aa17d89 (plain) (blame)
1
2
3
4
5
6
<?php
 /* If you crawl here, you may want to see the examples */

 header('Location: examples/');
 exit();
?>