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