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