- Timestamp:
- 2007/05/31 10:53:53 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/admin/basis/mail_template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/admin/basis/mail_template.php
r13843 r13844 43 43 44 44 for($i = 0;$i < count($list_data);$i++){ 45 $split_data = explode(".",$list_data[$i]["create_dat ae"]);45 $split_data = explode(".",$list_data[$i]["create_date"]); 46 46 print_r($split_data); 47 47 $list_data[$i]["create_datae"] = $split_data[0];
Note: See TracChangeset
for help on using the changeset viewer.
