diff options
Diffstat (limited to 'core/views/kohana_profiler.php')
| -rw-r--r-- | core/views/kohana_profiler.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/views/kohana_profiler.php b/core/views/kohana_profiler.php index fd28f1ae..4e33ff26 100644 --- a/core/views/kohana_profiler.php +++ b/core/views/kohana_profiler.php @@ -1,4 +1,4 @@ -<? defined("SYSPATH") or die("No direct script access."); ?> +<? defined("SYSPATH") or die("No direct script access.") ?> <style type="text/css"> #kohana-profiler { font-family: Monaco, 'Courier New'; |
