source: rebuild.php@ 14

Last change on this file since 14 was 14, checked in by george, 17 years ago

Oprava: Funkce pro přestavbu cache.

File size: 103 bytes
Line 
1<?php
2
3include('global.php');
4
5//$Measure = GetMeasureById(12);
6RebuildAllMeasuresCache();
7
8?>
Note: See TracBrowser for help on using the repository browser.