domain_create()domain_admin.inc, line 387
Create a new domain record
function domain_create() { return drupal_get_form('domain_create_form'); }