hic-et-nunc/site/config/config.php

6 lines
63 B
PHP
Raw Normal View History

2026-04-15 18:58:25 +02:00
<?php
return [
'debug'=> true,
2026-04-15 20:17:12 +02:00
'home' => 'projets'
2026-04-15 18:58:25 +02:00
];