diff --git a/admin-tools/addresses-not-released b/admin-tools/addresses-not-released new file mode 100644 index 0000000..e69de29 diff --git a/admin-tools/game-not-started b/admin-tools/game-not-started new file mode 100644 index 0000000..e69de29 diff --git a/base.php b/base.php index bb44e71..962ac02 100644 --- a/base.php +++ b/base.php @@ -3,7 +3,7 @@ Loaded base

'; +//echo '

Loaded base

'; //uncomment this line to display text at the top of all pages to show the base.php file has been loaded session_start(); $dbhost = "localhost"; // this will ususally be 'localhost', but can sometimes differ