various stuff
[PHPIPManager.git] / www / index.php
index 353a053..a477d79 100644 (file)
@@ -3,6 +3,7 @@
 require_once "../lib/lib.php";
 
 $wwwConnector = new www();
+global $wwwConnector;
 $wwwConnector->Go();
 
 ?>