uh oh
[gwvp.git] / www / index.php
1 <?php
2
3 // initial http file
4 require_once("config.php");
5
6
7 echo "Hello moto";
8
9 ?>