7 lines
54 B
PHP
7 lines
54 B
PHP
|
<?php
|
||
|
include_once(__DIR__."/../../core.php");
|
||
|
|
||
|
|
||
|
|
||
|
?>
|