Changeset 14 for rebuild.php


Ignore:
Timestamp:
Oct 17, 2007, 7:53:48 PM (17 years ago)
Author:
george
Message:

Oprava: Funkce pro přestavbu cache.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • rebuild.php

    r1 r14  
    1 <?
     1<?php
    22
    3 include('error.php');
    4 include('stat_functions.php');
    5 include('db.php');
    6 DB_Init('localhost', 'stat', '', 'statistic');
     3include('global.php');
    74
    85//$Measure = GetMeasureById(12);
Note: See TracChangeset for help on using the changeset viewer.