MantisBT: next 32ab6f87

Author Committer Branch Timestamp Parent
dhx dhx next 2011-04-19 01:24 next b5f5af0a
Changeset

manage_config_email_page: handle error case for array_merge_recursive2

The array_merge_recursive2() function within
manage_config_email_page.php was not performing a check to ensure that
both arrays contain an element with a specified key. This could lead to
warnings and errors being produced when the function is called.

mod - public/manage_config_email_page.php Diff File