summaryrefslogtreecommitdiffstats
path: root/system/language/english/profiler_lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'system/language/english/profiler_lang.php')
-rw-r--r--system/language/english/profiler_lang.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/language/english/profiler_lang.php b/system/language/english/profiler_lang.php
index 112527faa..6ffcd9349 100644
--- a/system/language/english/profiler_lang.php
+++ b/system/language/english/profiler_lang.php
@@ -24,6 +24,7 @@
* @since Version 1.0
* @filesource
*/
+defined('BASEPATH') OR exit('No direct script access allowed');
$lang['profiler_database'] = 'DATABASE';
$lang['profiler_controller_info'] = 'CLASS/METHOD';