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