shopping-list/config/config.php
2019-05-19 18:37:00 +02:00

5 lines
No EOL
54 B
PHP

<?php
$CONFIG = array (
'installed' => false,
);
?>