Start graph and import refactoring
[contractdashboard.git] / lib / index.php
1
2
3
4
5
6
<?php
 /* If you navigate here, then you should see the examples */
 
 header('Location: examples/');
 exit();
?>