sermon/backend/constants.php
2020-05-08 17:55:57 +02:00

5 lines
No EOL
50 B
PHP

<?php
define('BASE_PATH', dirname(__FILE__));
?>