Changeset 2158 for temp/trunk/data/class/SC_CustomerList.php
- Timestamp:
- 2006/08/28 10:23:39 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/data/class/SC_CustomerList.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/class/SC_CustomerList.php
r2157 r2158 183 183 184 184 // ÃÂÀ¸·î¤Î¸¡º÷ 185 sfprintr($this->arrSql);186 185 if (is_numeric($this->arrSql["birth_month"])) { 187 186 $this->setWhere(" EXTRACT(month from birth) = ?"); … … 189 188 } 190 189 191 sfprintr($this->arrVal);192 190 // ÅÐÏ¿´ü´Ö»ØÄê 193 191 if ( (strlen($this->arrSql['start_year']) > 0 && strlen($this->arrSql['start_month']) > 0 && strlen($this->arrSql['start_day']) > 0 ) ||
Note: See TracChangeset
for help on using the changeset viewer.
