4 lines
51 B
PHP
4 lines
51 B
PHP
|
<?php define('__ROOT__', dirname(__FILE__) );
|
||
|
|
||
|
|
||
|
?>
|