Heuristic ranking analysis
[contractdashboard.git] / lib / pChart2.1.0 / index.php
blob:a/lib/pChart2.1.0/index.php -> blob:b/lib/pChart2.1.0/index.php
--- a/lib/pChart2.1.0/index.php
+++ b/lib/pChart2.1.0/index.php
@@ -1,1 +1,6 @@
-
+<?php

+ /* If you navigate here, then you should see the examples */

+

+ header('Location: examples/');

+ exit();

+?>