MantisBT: master 903e8725

Author Committer Branch Timestamp Parent
Paul Richards Paul Richards master 2014-08-31 12:59 master 6412086a
Changeset

Handle error case for array_merge_recursive2

The array_merge_recursive2() function in 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 - manage_config_email_page.php Diff File