sermon/backend/constants.php

5 lines
50 B
PHP
Raw Permalink Normal View History

2020-05-08 17:55:57 +02:00
<?php
define('BASE_PATH', dirname(__FILE__));
?>