source:
custom/rebuild_members_count.php
Last change on this file was 1, checked in by , 17 years ago | |
---|---|
File size: 104 bytes |
Rev | Line | |
---|---|---|
[1] | 1 | <?php |
2 | ||
3 | include('stat_functions'); | |
4 | include('db.php'); | |
5 | DB_Init('localhost', 'stat', '', 'statistic'); | |
6 | ||
7 | ||
8 | ?> |
Note:
See TracBrowser
for help on using the repository browser.