Changeset 12315 for branches/dev/data/class/SC_SelectSql.php
- Timestamp:
- 2007/05/08 21:15:56 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/data/class/SC_SelectSql.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/data/class/SC_SelectSql.php
r11917 r12315 27 27 } 28 28 29 //-- SQLÊ ¬À¸À®29 //-- SQLʸÀ¸À® 30 30 function getSql( $mode = "" ){ 31 31 $this->sql = $this->select ." ". $this->where ." ". $this->group ." ";
Note: See TracChangeset
for help on using the changeset viewer.
