Ignore:
Timestamp:
2007/05/08 21:15:56 (19 years ago)
Author:
matsumoto
Message:
 
File:
1 edited

Legend:

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

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