Changeset 5173 for temp/trunk/html
- Timestamp:
- 2006/09/19 21:15:57 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/mail/template_input.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/mail/template_input.php
r5162 r5173 84 84 $sqlval['creator_id'] = $_SESSION['member_id']; 85 85 $sqlval['body'] = $arrVal['body']; 86 $sqlval['create_date'] = "now()"; 87 $sqlval['update_date'] = "now()"; 86 88 87 89 if ( $id ){
Note: See TracChangeset
for help on using the changeset viewer.
