4 lines
65 B
PHP
4 lines
65 B
PHP
|
|
<?
|
||
|
|
$g5_path = "../../..";
|
||
|
|
include_once("$g5_path/common.php");
|
||
|
|
?>
|