Moved the profiler views to their own profiler/ directory

This commit is contained in:
Woody Gilk 2009-05-01 16:35:27 -05:00
parent 72e4e6b719
commit 7958d055f6
2 changed files with 1 additions and 1 deletions

View file

@ -1,7 +1,7 @@
<?php defined('SYSPATH') or die('No direct script access.') ?>
<style type="text/css">
<?php include Kohana::find_file('views', 'kohana/profiler', 'css') ?>
<?php include Kohana::find_file('views', 'profiler/style', 'css') ?>
</style>
<div class="kohana">