1
0
Fork 0
mirror of synced 2025-04-03 13:23:37 +03:00

fixed Html reporter

This commit is contained in:
meus 2007-10-15 12:42:13 +00:00
parent 61399a522f
commit ea368a366d

View file

@ -1,5 +1,5 @@
<?php <?php
class DoctrineHtmlReporter extends HtmlReporter { class DoctrineTest_Reporter_Html extends DoctrineTest_Reporter{
public function paintHeader($name) { public function paintHeader($name) {
?> ?>
<html> <html>