Changeset 5174 for temp/trunk
- Timestamp:
- 2006/09/19 21:16:28 (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
r5173 r5174 86 86 $sqlval['create_date'] = "now()"; 87 87 $sqlval['update_date'] = "now()"; 88 88 89 89 if ( $id ){ 90 90 $query->update("dtb_mailmaga_template", $sqlval, "template_id=".$id );
Note: See TracChangeset
for help on using the changeset viewer.
