fix($buffer, $fix = FALSE)accessibility/accessibility.php, line 285
<?php function fix($buffer, $fix = FALSE) { if ($fix == FALSE) { return $buffer; } ?>