2 lines
35 B
PHP
2 lines
35 B
PHP
<?php
|
|
define("APP_ROOT", __DIR__);
|
<?php
|
|
define("APP_ROOT", __DIR__);
|