Changeset 9151 for trunk/MagicSoft/Mars/datacenter/db
- Timestamp:
- 11/11/08 11:20:53 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/db/sequinfo-aio.php
r9150 r9151 56 56 if (!empty($_GET["fLinks"])) 57 57 { 58 $query0 .= ", CONCAT('<A&ws;HREF=\"tabs.php?t=calib n=', fSequenceFirst, '\">cal</A>'";58 $query0 .= ", CONCAT('<A&ws;HREF=\"tabs.php?t=calib&n=', fSequenceFirst, '\">cal</A>'"; 59 59 $query0 .= ", ' <A&ws;HREF=\"tabs.php?t=signal&n=', fSequenceFirst, '\">sig</A>'"; 60 60 $query0 .= ", ' <A&ws;HREF=\"tabs.php?t=star&n=', fSequenceFirst, '\">star</A>'";
Note:
See TracChangeset
for help on using the changeset viewer.