Changeset 3648 for temp/trunk
- Timestamp:
- 2006/09/01 10:41:56 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 3 edited
-
data/Smarty/templates/admin/mail/input_confirm.tpl (modified) (previous)
-
data/lib/slib.php (modified) (1 diff)
-
html/admin/mail/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/lib/slib.php
r3639 r3648 300 300 301 301 function sfCSVDownload($data, $prefix = ""){ 302 303 $data = trim($data); 302 304 303 305 if($prefix == "") { -
temp/trunk/html/admin/mail/index.php
r3641 r3648 248 248 } else if( $_POST['mode'] == 'regist_complete' ){ 249 249 lfRegistData($objPage->list_data); 250 //header("Location: /admin/mail/sendmail.php?mode=now"); 251 header("Location: /admin/mail/history.php"); 250 header("Location: /admin/mail/sendmail.php?mode=now"); 252 251 exit; 253 252 }
Note: See TracChangeset
for help on using the changeset viewer.
