Changeset 19832 for branches/version-2_5-dev/data/class/pages/contact
- Timestamp:
- 2011/01/05 23:00:33 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_5-dev/data/class/pages/contact/LC_Page_Contact.php
r19805 r19832 171 171 $this->lfSendMail($this); 172 172 // 完了ページへ移動する 173 $this->objDisplay->redirect($this->getLocation("./complete.php", array(), true));173 SC_Response_Ex::sendRedirect('complete.php'); 174 174 exit; 175 175 } else {
Note: See TracChangeset
for help on using the changeset viewer.
