summaryrefslogtreecommitdiffstats
path: root/system/core/URI.php
diff options
context:
space:
mode:
Diffstat (limited to 'system/core/URI.php')
-rw-r--r--system/core/URI.php5
1 files changed, 1 insertions, 4 deletions
diff --git a/system/core/URI.php b/system/core/URI.php
index 39d1a8f30..9bc34ace7 100644
--- a/system/core/URI.php
+++ b/system/core/URI.php
@@ -140,7 +140,7 @@ class CI_URI {
}
}
- log_message('debug', 'URI Class Initialized');
+ log_message('info', 'URI Class Initialized');
}
// --------------------------------------------------------------------
@@ -639,6 +639,3 @@ class CI_URI {
}
}
-
-/* End of file URI.php */
-/* Location: ./system/core/URI.php */ \ No newline at end of file