noxon/Server/init.php
2010-08-17 01:22:49 +02:00

8 lines
No EOL
72 B
PHP

<?php
require 'config.php';
require 'functions.php';
init_mysql();
?>