mirror of
https://github.com/tim-krehan/shopping-list.git
synced 2024-11-23 22:30:41 +01:00
fuck this
This commit is contained in:
parent
865fee3640
commit
3fe391dbc8
1 changed files with 1 additions and 6 deletions
|
@ -1,11 +1,6 @@
|
|||
<?php
|
||||
$CONFIG = array (
|
||||
'installed' => true,
|
||||
'host' => 'localhost',
|
||||
'username' => 'shoppinglist',
|
||||
'passwd' => 'Erfolg100%',
|
||||
'database' => 'shoppinglist',
|
||||
'theme' => 'default',
|
||||
'installed' => false,
|
||||
);
|
||||
|
||||
?>
|
Loading…
Reference in a new issue