source: custom/rebuild_members_count.php

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

Prvotní nactení

File size: 104 bytes
Line 
1<?php
2
3include('stat_functions');
4include('db.php');
5DB_Init('localhost', 'stat', '', 'statistic');
6
7
8?>
Note: See TracBrowser for help on using the repository browser.