6 lines
75 B
PHP
6 lines
75 B
PHP
|
<?php
|
||
|
|
||
|
require_once('config.inc.php');
|
||
|
require_once('functions.inc.php');
|
||
|
|