Changeset 39498 for trunk/ippMonitor/raw/nightSummary.php
- Timestamp:
- Mar 31, 2016, 6:26:07 AM (10 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/raw/nightSummary.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/raw/nightSummary.php
r33846 r39498 25 25 26 26 // list the results 27 while ( $qry->fetchInto($row)) {27 while (dbFetchInto($qry, $row)) { 28 28 echo "<tr><td class=\"$class\"><b>$TABLE</b></td>\n"; 29 29 // ** TABLE DATA **
Note:
See TracChangeset
for help on using the changeset viewer.
