On every form (live, after hitting submit), I get what looks like debug data. But debug is turned off. It looks like:
$_POST: Array ( [echeck_institution] => BOA [echeck_routing] => 111111111 [echeck_accnt_no] => 11111111111 [echeck_check_no] => 3554 [button_5] => Submit [12d178009bf836e76ca9ccab0125b9f7] => 1 [1cf1] => 7d9648104fb35a29bd82041097083254 [chronoformname] => echeck_form )
Any idea what is causing this?
$_POST: Array ( [echeck_institution] => BOA [echeck_routing] => 111111111 [echeck_accnt_no] => 11111111111 [echeck_check_no] => 3554 [button_5] => Submit [12d178009bf836e76ca9ccab0125b9f7] => 1 [1cf1] => 7d9648104fb35a29bd82041097083254 [chronoformname] => echeck_form )
Any idea what is causing this?