diff --git a/config/config.php b/config/config.php index 0c1fa1c..22f9c39 100644 --- a/config/config.php +++ b/config/config.php @@ -1,6 +1,10 @@ - false, + 'installed' => true, + 'host' => 'localhost', + 'username' => 'shoppinglist', + 'passwd' => 'Erfolg100%', + 'database' => 'shoppinglist', + 'theme' => 'default', ); - -?> \ No newline at end of file + ?> \ No newline at end of file diff --git a/fonts/lato/Lato-Black.ttf b/fonts/lato/Lato-Black.ttf deleted file mode 100644 index 421164c..0000000 Binary files a/fonts/lato/Lato-Black.ttf and /dev/null differ diff --git a/fonts/lato/Lato-BlackItalic.ttf b/fonts/lato/Lato-BlackItalic.ttf deleted file mode 100644 index f367ad4..0000000 Binary files a/fonts/lato/Lato-BlackItalic.ttf and /dev/null differ diff --git a/fonts/lato/Lato-Bold.ttf b/fonts/lato/Lato-Bold.ttf deleted file mode 100644 index 620c85e..0000000 Binary files a/fonts/lato/Lato-Bold.ttf and /dev/null differ diff --git a/fonts/lato/Lato-BoldItalic.ttf b/fonts/lato/Lato-BoldItalic.ttf deleted file mode 100644 index 4c9cd19..0000000 Binary files a/fonts/lato/Lato-BoldItalic.ttf and /dev/null differ diff --git a/fonts/lato/Lato-Hairline.ttf b/fonts/lato/Lato-Hairline.ttf deleted file mode 100644 index 94da2dc..0000000 Binary files a/fonts/lato/Lato-Hairline.ttf and /dev/null differ diff --git a/fonts/lato/Lato-HairlineItalic.ttf b/fonts/lato/Lato-HairlineItalic.ttf deleted file mode 100644 index d2236ca..0000000 Binary files a/fonts/lato/Lato-HairlineItalic.ttf and /dev/null differ diff --git a/fonts/lato/Lato-Italic.ttf b/fonts/lato/Lato-Italic.ttf deleted file mode 100644 index bc2a622..0000000 Binary files a/fonts/lato/Lato-Italic.ttf and /dev/null differ diff --git a/fonts/lato/Lato-Light.ttf b/fonts/lato/Lato-Light.ttf deleted file mode 100644 index 1d023d7..0000000 Binary files a/fonts/lato/Lato-Light.ttf and /dev/null differ diff --git a/fonts/lato/Lato-LightItalic.ttf b/fonts/lato/Lato-LightItalic.ttf deleted file mode 100644 index b28954b..0000000 Binary files a/fonts/lato/Lato-LightItalic.ttf and /dev/null differ diff --git a/fonts/newscycle/NewsCycle-Bold.ttf b/fonts/newscycle/NewsCycle-Bold.ttf deleted file mode 100644 index 63cf4aa..0000000 Binary files a/fonts/newscycle/NewsCycle-Bold.ttf and /dev/null differ diff --git a/fonts/roboto/Roboto-Black.ttf b/fonts/roboto/Roboto-Black.ttf deleted file mode 100644 index 689fe5c..0000000 Binary files a/fonts/roboto/Roboto-Black.ttf and /dev/null differ diff --git a/fonts/roboto/Roboto-BlackItalic.ttf b/fonts/roboto/Roboto-BlackItalic.ttf deleted file mode 100644 index 0b4e0ee..0000000 Binary files a/fonts/roboto/Roboto-BlackItalic.ttf and /dev/null differ diff --git a/fonts/roboto/Roboto-Bold.ttf b/fonts/roboto/Roboto-Bold.ttf deleted file mode 100644 index d3f01ad..0000000 Binary files a/fonts/roboto/Roboto-Bold.ttf and /dev/null differ diff --git a/fonts/roboto/Roboto-BoldItalic.ttf b/fonts/roboto/Roboto-BoldItalic.ttf deleted file mode 100644 index 41cc1e7..0000000 Binary files a/fonts/roboto/Roboto-BoldItalic.ttf and /dev/null differ diff --git a/fonts/roboto/Roboto-Italic.ttf b/fonts/roboto/Roboto-Italic.ttf deleted file mode 100644 index 6a1cee5..0000000 Binary files a/fonts/roboto/Roboto-Italic.ttf and /dev/null differ diff --git a/fonts/roboto/Roboto-Light.ttf b/fonts/roboto/Roboto-Light.ttf deleted file mode 100644 index 219063a..0000000 Binary files a/fonts/roboto/Roboto-Light.ttf and /dev/null differ diff --git a/fonts/roboto/Roboto-LightItalic.ttf b/fonts/roboto/Roboto-LightItalic.ttf deleted file mode 100644 index 0e81e87..0000000 Binary files a/fonts/roboto/Roboto-LightItalic.ttf and /dev/null differ diff --git a/fonts/roboto/Roboto-Medium.ttf b/fonts/roboto/Roboto-Medium.ttf deleted file mode 100644 index 1a7f3b0..0000000 Binary files a/fonts/roboto/Roboto-Medium.ttf and /dev/null differ diff --git a/fonts/roboto/Roboto-MediumItalic.ttf b/fonts/roboto/Roboto-MediumItalic.ttf deleted file mode 100644 index 0030295..0000000 Binary files a/fonts/roboto/Roboto-MediumItalic.ttf and /dev/null differ diff --git a/fonts/roboto/Roboto-Thin.ttf b/fonts/roboto/Roboto-Thin.ttf deleted file mode 100644 index b74a4fd..0000000 Binary files a/fonts/roboto/Roboto-Thin.ttf and /dev/null differ diff --git a/fonts/roboto/Roboto-ThinItalic.ttf b/fonts/roboto/Roboto-ThinItalic.ttf deleted file mode 100644 index dd0ddb8..0000000 Binary files a/fonts/roboto/Roboto-ThinItalic.ttf and /dev/null differ