1
0
Fork 0
SemmelstatzR/trunk/includes/pChart/index.php
oldperl bdf227442d edit: phpdoc stuff
add: pChart lib - no more usage of google api. There has to be the wp-content/cache writable for images
add: test-folder for later use
new: class agents, new isBot-functionality within this class, old function is deprecated, uses an ini-file with botnames
2011-11-14 14:21:22 +00:00

6 Zeilen
102 B
PHP

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