5 lines
87 B
PHP
5 lines
87 B
PHP
<?
|
|
include_once ('../../common.php');
|
|
include_once(G4_ADMIN_PATH.'/admin.lib.php');
|
|
?>
|