Ignore:
Timestamp:
2007/06/14 22:01:13 (19 years ago)
Author:
adati
Message:

1.4.0a-betaのマージ

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/beta/data/class/SC_SelectSql.php

    r11917 r14676  
    2727    } 
    2828 
    29     //-- SQLʬÀ¸À® 
     29    //-- SQLʸÀ¸À® 
    3030    function getSql( $mode = "" ){ 
    3131        $this->sql = $this->select ." ". $this->where ." ". $this->group ." "; 
     
    196196        } 
    197197    } 
    198  
     198     
    199199    function setOrder($order){ 
    200200         
Note: See TracChangeset for help on using the changeset viewer.