mirror of
https://github.com/e107inc/e107.git
synced 2025-10-14 06:24:56 +02:00
4 lines
106 B
PHP
4 lines
106 B
PHP
<?php
|
|
|
|
define('APP_PATH', realpath(codecept_root_dir()."/e107")); // TODO use 'dir' value from config.yml
|