Skip to content

Commit

Permalink
remove krumo from handler
Browse files Browse the repository at this point in the history
  • Loading branch information
darrowcousc committed Oct 16, 2012
1 parent 778cfec commit 94edf8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rc_res_full.module
Original file line number Diff line number Diff line change
Expand Up @@ -1050,7 +1050,7 @@ function rc_res_full_form_page_four_handler_submit($form, &$form_state) {
// to carry forward to subsequent pages in the form.
// The Forms API rebuilds the form.

krumo($form_state);
//krumo($form_state);

$form_state['page_values'][4] = $form_state['values'];

Expand Down

0 comments on commit 94edf8b

Please sign in to comment.