Index: trunk/phase3/includes/PHPVersionError.php |
— | — | @@ -32,7 +32,7 @@ |
33 | 33 | header( 'Cache-control: none' ); |
34 | 34 | header( 'Pragma: nocache' ); |
35 | 35 | |
36 | | -$finalOutput = <<<HTML |
| 36 | + $finalOutput = <<<HTML |
37 | 37 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
38 | 38 | <html xmlns='http://www.w3.org/1999/xhtml' lang='en'> |
39 | 39 | <head> |