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