Rearrange php libs/includes and produce sitemap.xml
[busui.git] / index.php
blob:a/index.php -> blob:b/index.php
--- a/index.php
+++ b/index.php
@@ -1,5 +1,5 @@
 <?php
-include ('common.inc.php');
+include ('include/common.inc.php');
 include_header("bus.lambdacomplex.org", "index", false, true)
 ?>
 <div data-role="page">
@@ -28,3 +28,4 @@
 include_footer(true)
 ?>
         
+