Changeset 5172 for temp/trunk
- Timestamp:
- 2006/09/19 21:07:15 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/basis/mail.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/basis/mail.php
r5171 r5172 67 67 68 68 $data['creator_id'] = $_SESSION['member_id']; 69 sfprintr($conn);70 sfprintr($data);71 69 72 70 $sql = "SELECT * FROM dtb_mailtemplate WHERE template_id = ?"; … … 79 77 } 80 78 81 // $conn->autoExecute("dtb_mailtemplate", $data, $sql_where);82 79 } 83 80
Note: See TracChangeset
for help on using the changeset viewer.
