From 10c3f41cbe5bd3bb66fd106cc9fb171ffcc7364b Mon Sep 17 00:00:00 2001 From: admin Date: Sun, 8 Oct 2006 07:21:12 +0000 Subject: --- user_guide/general/profiling.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'user_guide/general/profiling.html') diff --git a/user_guide/general/profiling.html b/user_guide/general/profiling.html index 5ab568afb..176adf6dc 100644 --- a/user_guide/general/profiling.html +++ b/user_guide/general/profiling.html @@ -33,7 +33,7 @@ window.onload = function() {
- +

Code Igniter User Guide Version 1.5.0

Code Igniter User Guide Version 1.5.0b1

@@ -69,7 +69,7 @@ This information can be useful during development in order to help with debuggin

Initializing the Class

-

Important: This class does NOT need to be initialized. It is loaded automatically by the +

Important:  This class does NOT need to be initialized. It is loaded automatically by the Output Class if profiling is enabled as shown below.

Enabling the Profiler

-- cgit v1.2.3-24-g4f1b