Files
schachfreunde-badsteben/site/config/config.php
T
tfeigel 2bf81134c7 chore: reformat and clean up PHP templates, snippets, and configurations
Standardized code formatting across multiple files for improved readability and consistency.
2025-06-29 10:59:56 +02:00

5 lines
39 B
PHP

<?php
return [
'debug' => true,
];