uh oh
[gwvp.git] / www / index.php
index 95cbd7e..4f83001 100644 (file)
@@ -1,5 +1,9 @@
-<php?
+<?php
 
 // initial http file
+require_once("config.php");
+
+
+echo "Hello moto";
 
 ?>