5 lines
92 B
PHP
5 lines
92 B
PHP
<?php
|
|
include_once '../common.php';
|
|
include_once 'config.php';
|
|
include_once 'lib/lib.php';
|