From 996c00307f1368ebcc93b87a3cdbcda50899ace5 Mon Sep 17 00:00:00 2001 From: Tim Krehan Date: Thu, 23 May 2019 10:17:08 +0200 Subject: [PATCH] added al little padding to the body --- config/config.php | 7 ++++++- cont/nav.php | 2 +- index.php | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/config/config.php b/config/config.php index 0c1fa1c..45ebdb2 100644 --- a/config/config.php +++ b/config/config.php @@ -1,6 +1,11 @@ false, + 'installed' => true, + 'host' => 'localhost', + 'username' => 'shoppinglist', + 'passwd' => 'Erfolg100%', + 'database' => 'shoppinglist', + 'theme' => 'default', ); ?> \ No newline at end of file diff --git a/cont/nav.php b/cont/nav.php index bc857b3..411125c 100644 --- a/cont/nav.php +++ b/cont/nav.php @@ -1,4 +1,4 @@ -