Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.2.2.1, Wed Sep 2 07:35:01 2009 UTC | revision 1.2.2.2, Thu Sep 3 00:17:30 2009 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | <?php | <?php |
| 2 | // $Id: node_invite.rsvp.inc,v 1.2 2009/09/01 19:00:13 hadsie Exp $ | // $Id: node_invite.rsvp.inc,v 1.2.2.1 2009/09/02 07:35:01 hadsie Exp $ |
| 3 | /** | /** |
| 4 | * @file | * @file |
| 5 | * Provides the invite rsvp response form. | * Provides the invite rsvp response form. |
| # | Line 218 function node_invite_rsvp_submit($form, | Line 218 function node_invite_rsvp_submit($form, |
| 218 | ||
| 219 | $form_state['redirect'] = 'node/' . $node->nid; | $form_state['redirect'] = 'node/' . $node->nid; |
| 220 | } | } |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |