Changeset 205 for trunk/src/statistics.cpp
- Timestamp:
- 05/15/2009 01:45:17 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/src/statistics.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/statistics.cpp
r202 r205 62 62 } 63 63 64 istringstream i( tmp);64 istringstream i( backend->get("statistics_last_reset")); 65 65 i >> _last_reset; 66 66 if (!_last_reset)
Note: See TracChangeset
for help on using the changeset viewer.
