This attachment contains the infamous bug that wouldn't die, despite repeated attempts to squash it.
A picture of the offending code, with arrows pointing to the problematic lines.
A text dump of the offending code, for those who want to try to understand the problem.
if ($bugzilla->get_bug_status() == 'active') { // do something }