Changeset 552
- Timestamp:
- 2008-04-26T14:56:25+02:00 (5 years ago)
- File:
-
- 1 edited
-
trunk/admin/xcache.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/xcache.php
r538 r552 130 130 else { 131 131 switch ($k) { 132 case 'hi s_by_hour':133 case 'hi s_by_second':132 case 'hits_by_hour': 133 case 'hits_by_second': 134 134 foreach ($data[$k] as $kk => $vv) { 135 135 $total[$k][$kk] += $vv;
Note: See TracChangeset
for help on using the changeset viewer.

