Changeset 21767 for branches/version-2_12-dev/data/class/SC_SendMail.php
- Timestamp:
- 2012/04/18 17:10:53 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_12-dev/data/class/SC_SendMail.php
r21753 r21767 35 35 36 36 // コンストラクタ 37 function SC_SendMail() {37 function __construct() { 38 38 $this->arrRecip = array(); 39 39 $this->to = '';
Note: See TracChangeset
for help on using the changeset viewer.
