debug
This commit is contained in:
@@ -137,6 +137,8 @@ function booking_manual_email($preselected = NULL)
|
|||||||
'#suffix' => '</div>',
|
'#suffix' => '</div>',
|
||||||
);
|
);
|
||||||
|
|
||||||
|
watchdog('booking_debug', "<pre>Manual email form table\n@info</pre>", array('@info' => print_r( $form['table'], true)));
|
||||||
|
|
||||||
$form['submit'] = array (
|
$form['submit'] = array (
|
||||||
'#type' => 'submit',
|
'#type' => 'submit',
|
||||||
'#value' => t('Send Email'),
|
'#value' => t('Send Email'),
|
||||||
|
Reference in New Issue
Block a user