Current File : //root/panel/etc/lib/pChart2/index.php
<?php
 /* If you crawl here, you may want to see the examples */

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