summaryrefslogtreecommitdiffstats
path: root/system/application/config/profiler.php
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2010-03-25 16:08:20 +0100
committerDerek Jones <derek.jones@ellislab.com>2010-03-25 16:08:20 +0100
commitf0b3994f51937c643200a0547f70b1fa7d94f88a (patch)
treed30a6636bc413f9dacbccca13a3f1dd8beffa65a /system/application/config/profiler.php
parent022be04a8262857e1bab9bf65e45817d398c31e6 (diff)
moved application folder outside of the system folder
Diffstat (limited to 'system/application/config/profiler.php')
-rw-r--r--system/application/config/profiler.php17
1 files changed, 0 insertions, 17 deletions
diff --git a/system/application/config/profiler.php b/system/application/config/profiler.php
deleted file mode 100644
index f30432d9a..000000000
--- a/system/application/config/profiler.php
+++ /dev/null
@@ -1,17 +0,0 @@
-<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');
-/*
-| -------------------------------------------------------------------------
-| Profiler Sections
-| -------------------------------------------------------------------------
-| This file lets you determine whether or not various sections of Profiler
-| data are displayed when the Profiler is enabled.
-| Please see the user guide for info:
-|
-| http://codeigniter.com/user_guide/general/profiling.html
-|
-*/
-
-
-
-/* End of file profiler.php */
-/* Location: ./system/application/config/profiler.php */ \ No newline at end of file