Ignore:
Timestamp:
10/18/06 19:10:02 (19 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/datacenter/db/runinfo-aio.php

    r8122 r8123  
    173173        {
    174174            $val=substr($_GET["fSortBy"], 0, -1);
    175 //            $query0 .= "---" . $val . "---";
    176175            $query0 .= " ORDER BY " . GetTable($fromtable, $val) . " ";
    177176            if (substr($_GET["fSortBy"], -1)=="-")
Note: See TracChangeset for help on using the changeset viewer.