-
TablIP
-
+
diff --git a/config_db.php.inc b/config_db.php.inc
new file mode 100644
index 0000000..329722d
--- /dev/null
+++ b/config_db.php.inc
@@ -0,0 +1,7 @@
+
\ No newline at end of file
diff --git a/connect.inc.php b/connect.php
similarity index 61%
rename from connect.inc.php
rename to connect.php
index 9d6309f..9840ae1 100644
--- a/connect.inc.php
+++ b/connect.php
@@ -1,10 +1,5 @@
setAttribute(PDO::ATTR_EMULATE_PREPARES, false);
diff --git a/index.php b/index.php
index 9d7993a..f554975 100644
--- a/index.php
+++ b/index.php
@@ -4,14 +4,16 @@
-
+
@@ -34,9 +36,10 @@ foreach ($db->query("SELECT * FROM `Sites` ORDER BY `Name`") as $site) {
-