diff --git a/config.php b/includes/config.php similarity index 100% rename from config.php rename to includes/config.php diff --git a/includes/dbconnect.php b/includes/dbconnect.php new file mode 100644 index 0000000..4c4550c --- /dev/null +++ b/includes/dbconnect.php @@ -0,0 +1,11 @@ + diff --git a/index.php b/index.php index fde24a0..4d57df9 100644 --- a/index.php +++ b/index.php @@ -1,14 +1,9 @@