Files
PHP-Course/exam/config/app.php
T
2024-07-20 19:23:43 +02:00

6 lines
54 B
PHP

<?php
return [
"basePath" => "phpCourse/exam/",
];