I tried upgrading the webform to the new Drupal form API. I am getting a segmentation fault.

You can find the code at http://drupal.org/node/29388. If anyone has any pointers.

Thank You

Comments

php_coder2114’s picture

RTFM to me. Must return $form array not drupal_get_form.

Thanks to all.