Changeset 185 for trollforge
- Timestamp:
- 12/02/05 15:20:34 (7 years ago)
- File:
-
- 1 edited
-
trollforge/lastmeasure/stats/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trollforge/lastmeasure/stats/index.php
r184 r185 116 116 $key = dba_nextkey($id); 117 117 } 118 if($count <$total) $count = $total;118 if($count > $total) $count = $total; 119 119 $l = 0; ?> 120 120 <table style="border: solid black 1px; margin: 5px;">
Note: See TracChangeset
for help on using the changeset viewer.
