Changeset 14 for rebuild.php
- Timestamp:
- Oct 17, 2007, 7:53:48 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
rebuild.php
r1 r14 1 <? 1 <?php 2 2 3 include('error.php'); 4 include('stat_functions.php'); 5 include('db.php'); 6 DB_Init('localhost', 'stat', '', 'statistic'); 3 include('global.php'); 7 4 8 5 //$Measure = GetMeasureById(12);
Note:
See TracChangeset
for help on using the changeset viewer.