just adding some framework
[PHPIPManager.git] / www / index.php
1 <?php
2
3 require_once "../lib.php";
4
5 wwwConnector->Go();
6
7 ?>