Changeset 217 for trunk/statistic.php
- Timestamp:
- Jun 25, 2009, 1:18:16 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/statistic.php
r197 r217 27 27 28 28 echo('</strong></div> 29 <div>Počet stáhnutí CZWoW pro clienta: <strong>');29 <div>Počet stáhnutí: <strong>'); 30 30 31 31 $ID = $Database->SQLCommand('SELECT count(distinct(IP)) FROM log WHERE type = 0');
Note:
See TracChangeset
for help on using the changeset viewer.