diff options
Diffstat (limited to 'kohana/views')
| -rw-r--r-- | kohana/views/kohana_profiler_table.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kohana/views/kohana_profiler_table.php b/kohana/views/kohana_profiler_table.php index b4970311..b6b46530 100644 --- a/kohana/views/kohana_profiler_table.php +++ b/kohana/views/kohana_profiler_table.php @@ -22,4 +22,4 @@ $style = empty($row['style']) ? '' : ' style="'.$row['style'].'"'; endforeach; ?> -</table> +</table>
\ No newline at end of file |
