Changeset 21411 for branches/version-2_11-dev/data/class/pages/contact
- Timestamp:
- 2012/01/17 16:34:02 (15 years ago)
- Location:
- branches/version-2_11-dev/data/class/pages/contact
- Files:
-
- 2 edited
-
LC_Page_Contact.php (modified) (1 diff)
-
LC_Page_Contact_Complete.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_11-dev/data/class/pages/contact/LC_Page_Contact.php
r21342 r21411 66 66 */ 67 67 function process() { 68 parent::process();69 68 $this->action(); 70 69 $this->sendResponse(); -
branches/version-2_11-dev/data/class/pages/contact/LC_Page_Contact_Complete.php
r21314 r21411 54 54 */ 55 55 function process() { 56 parent::process();57 56 $this->action(); 58 57 $this->sendResponse();
Note: See TracChangeset
for help on using the changeset viewer.
