From 0f47785b438929f303a08cb6dad65337cebaa362 Mon Sep 17 00:00:00 2001 From: Adrien MALINGREY Date: Fri, 1 Nov 2019 02:45:34 +0100 Subject: [PATCH 1/2] Ajouter 'db_connect.php' --- db_connect.php | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 db_connect.php diff --git a/db_connect.php b/db_connect.php new file mode 100644 index 0000000..f57a7df --- /dev/null +++ b/db_connect.php @@ -0,0 +1,6 @@ + \ No newline at end of file From 4171731dc7d706f5aeb02aea91660bed02fbe10c Mon Sep 17 00:00:00 2001 From: Adrien MALINGREY Date: Fri, 1 Nov 2019 13:21:43 +0100 Subject: [PATCH 2/2] Supprimer 'db_connect.php' --- db_connect.php | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 db_connect.php diff --git a/db_connect.php b/db_connect.php deleted file mode 100644 index f57a7df..0000000 --- a/db_connect.php +++ /dev/null @@ -1,6 +0,0 @@ - \ No newline at end of file