fuck this

This commit is contained in:
Tim Krehan 2019-05-22 10:46:18 +02:00
parent 865fee3640
commit 3fe391dbc8

View file

@ -1,11 +1,6 @@
<?php
$CONFIG = array (
'installed' => true,
'host' => 'localhost',
'username' => 'shoppinglist',
'passwd' => 'Erfolg100%',
'database' => 'shoppinglist',
'theme' => 'default',
'installed' => false,
);
?>