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 @@ -