Changeset 7873 for trunk/MagicSoft/Mars/datacenter/db/statusrps.php
- Timestamp:
- 08/15/06 14:39:31 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/db/statusrps.php
r7546 r7873 215 215 mysql_close($db_id); 216 216 217 if ($html=="1") 218 printf("<U><B>submitted query:</B></U><BR>%s<BR>", htmlspecialchars($query0)); 217 PrintSubmittedQuery($query0, $html, $db, "old"); 219 218 } 220 219
Note:
See TracChangeset
for help on using the changeset viewer.