X-Git-Url: http://git.pjr.cc/?p=PHPIPManager.git;a=blobdiff_plain;f=www%2Findex.php;h=a477d79a547a59248297f20b96d0aeff3fe1059b;hp=353a053268bb2bdb973d23bab8625db5011487f1;hb=0264b5a42242521bd85ab2568f4bf23381df7a36;hpb=2569c990f8e6d6cd66bf85e0db5da9dcd671825a diff --git a/www/index.php b/www/index.php index 353a053..a477d79 100644 --- a/www/index.php +++ b/www/index.php @@ -3,6 +3,7 @@ require_once "../lib/lib.php"; $wwwConnector = new www(); +global $wwwConnector; $wwwConnector->Go(); ?>