@@ -55,7 +55,7 @@ |
||
55 | 55 | */ |
56 | 56 | protected static function doRun() |
57 | 57 | { |
58 | - $str = '<div class="error" style="width: 100%;">'; |
|
58 | + $str = '<div class="error" style="width: 100%;">'; |
|
59 | 59 | $str .= '<h2>FatalError ' . static::$number . ' - ' . static::$message . ' on ' . static::$file . ':' . static::$line . '</h2>'; |
60 | 60 | |
61 | 61 | $str .= '<table width="100%" style="width: 100%">'; |