not needed

This commit is contained in:
Tim Krehan 2019-05-23 09:08:54 +02:00
parent ff2c9f777e
commit e7b8c4c0c6
22 changed files with 8 additions and 4 deletions

View file

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