4 lines
95 B
PHP
4 lines
95 B
PHP
<?php
|
|
include_once '../../common.php';
|
|
include_once '../config.php';
|
|
include_once 'lib.php'; |