Files
oficial/app_old/ui/settings/01_env.php

5 lines
37 B
PHP
Raw Normal View History

2023-07-24 20:41:38 -04:00
<?php
return [
'env' => $_ENV
];