mirror of
https://github.com/tim-krehan/shopping-list.git
synced 2025-01-18 17:29:31 +01:00
6 lines
No EOL
55 B
PHP
6 lines
No EOL
55 B
PHP
<?php
|
|
$CONFIG = array (
|
|
'installed' => false,
|
|
);
|
|
|
|
?>
|