MantisBT: master 6de2cea9

Author Committer Branch Timestamp Parent
Kirill Krasnov dhx master 2010-02-11 03:10 master 6a424345
Affected Issues  0011294: System notice in checking
Changeset

Fix 0011294: System notice undefined offset in print_test_row (check.php)

$p_info[$p_pass] is not always defined and therefore we need to check
that array element exists before attempting to print it out to the user.

Signed-off-by: David Hicks hickseydr@optusnet.com.au

mod - admin/check.php Diff File