4 lines
95 B
PHP
4 lines
95 B
PHP
<?php
|
|
$g5_path = "../../..";
|
|
include_once "{$g5_path}/common.php";
|
|
include_once "_extend.php";
|