GpID = $this->result['GpID']; // $this->GpNameT = $this->result['GpNameT']; return $ret; } //function RsSystemGroup($StID=""){ // if ($StID==""){ // $sql ="SELECT StID, StNameT, GpID, GpNameT // FROM umsystem, umgroup // WHERE StID = GpStID // ORDER BY StID, GpID"; // }else{ // $sql ="SELECT StID, StNameT, GpID, GpNameT // FROM umsystem, umgroup // WHERE StID=$StID and StID = GpStID // ORDER BY StID, GpID"; // } // $this->SetQuery($sql); //} function selectHTMLByStID($st, $name, $ID=""){ $s="\n"; } } ?>