format/config.php
2025-09-08 16:25:26 -05:00

4 lines
No EOL
98 B
PHP

<?php
// Add any configuration settings here
error_reporting(E_ALL);
ini_set('display_errors', 1);