<?

include('error.php');
include('stat_functions.php');
include('db.php');
DB_Init('localhost', 'stat', '', 'statistic');

//$Measure = GetMeasureById(12);
RebuildAllMeasuresCache();

?>
