summaryrefslogtreecommitdiffstats
path: root/notFinishedCode/pChart2.1.2/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'notFinishedCode/pChart2.1.2/index.php')
-rw-r--r--notFinishedCode/pChart2.1.2/index.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/notFinishedCode/pChart2.1.2/index.php b/notFinishedCode/pChart2.1.2/index.php
new file mode 100644
index 0000000..e431508
--- /dev/null
+++ b/notFinishedCode/pChart2.1.2/index.php
@@ -0,0 +1,6 @@
+<?php
+ /* If you crawl here, you may want to see the examples */
+
+ header('Location: examples/');
+ exit();
+?> \ No newline at end of file