#2103306
<?php function MoHacks_form_alter(&$form, &$form_state, $form_id) { print_r($form_id);die; } ?>