<?php

include('stat_functions');
include('db.php');
DB_Init('localhost', 'stat', '', 'statistic');


?>