Commit 84bf5f80 authored by terry%mozilla.org's avatar terry%mozilla.org

Oops! This was changed a couple of months ago in such a way that a

large class of problems wouldn't be reported. (It wouldn't show most cases where a table had an invalid ID pointing into another table.)
parent 826bffd4
......@@ -86,8 +86,8 @@ sub CrossCheck {
else {
$alert .= " ($key2 == '$key')";
}
Alert($alert);
}
Alert($alert);
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment