- Timestamp:
- 2012/02/11 04:20:07 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_12-dev/data/class/helper/SC_Helper_Mail.php
r21442 r21479 332 332 * @todo 表示順も引数で変更できるように 333 333 */ 334 function sfGetMailmagaTemplate($template_id = null) {334 function sfGetMailmagaTemplate($template_id = null) { 335 335 // 初期化 336 336 $where = ''; … … 358 358 * @return array 送信履歴情報を格納した配列 359 359 */ 360 function sfGetSendHistory($send_id = null) {360 function sfGetSendHistory($send_id = null) { 361 361 // 初期化 362 362 $where = '';
Note: See TracChangeset
for help on using the changeset viewer.
