3 lines
36 B
PHP
3 lines
36 B
PHP
<?php
|
|
|
|
define('APP_ROOT', __DIR__);
|
<?php
|
|
|
|
define('APP_ROOT', __DIR__);
|