Left align exception column

This commit is contained in:
Josh Sherman 2010-12-09 20:03:12 -05:00
parent 53ee689793
commit f500e78248

View file

@ -241,7 +241,7 @@ function __handleException($exception)
<table>
<tr>
<th style="text-align:left" colspan="2">Trace</th>
<th>File</th>
<th style="text-align:left">File</th>
<th style="text-align:right">Line</th>
</tr>
<?php