IOP-Patho/backend/config/params.php

5 lines
59 B
PHP
Raw Normal View History

2025-07-17 08:28:28 +00:00
<?php
return [
'adminEmail' => 'admin@example.com',
];