Lots of changes
[PHPIPManager.git] / lib / lib.php
index b3d9bbc..5190d28 100644 (file)
@@ -1 +1,11 @@
 <?php
+
+global $actionRegister;
+
+require_once "config.php";
+require_once "www.php";
+require_once "db.php";
+require_once "auth.php";
+require_once "ip.php";
+
+?>
\ No newline at end of file