Changeset 10963 for trunk/ippMonitor/def/autocode.php
- Timestamp:
- Jan 8, 2007, 11:33:32 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/def/autocode.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/def/autocode.php
r10621 r10963 107 107 echo "</tr>\n"; 108 108 109 // query restriction form 110 echo "<tr>\n"; 111 // echo "<td class=list> <input type=\"text\" name=\"expID\"></td>\n"; 112 // ** TABLE QUERY ** 113 echo "</tr>\n"; 114 109 115 // list the results 110 116 while ($qry->fetchInto($row)) { … … 119 125 120 126 // query restriction form 121 echo "<tr>\n";127 // echo "<tr>\n"; 122 128 // echo "<td class=list> <input type=\"text\" name=\"expID\"></td>\n"; 123 // ** TABLE QUERY **124 echo "</tr>\n";129 // TABLE QUERY 130 // echo "</tr>\n"; 125 131 126 132 // close the table and form
Note:
See TracChangeset
for help on using the changeset viewer.
