summaryrefslogtreecommitdiffstats
path: root/system/language
diff options
context:
space:
mode:
authorRick Ellis <rick.ellis@ellislab.com>2008-10-17 09:56:59 +0200
committerRick Ellis <rick.ellis@ellislab.com>2008-10-17 09:56:59 +0200
commit73c3b118b12ad34069c4aa5dc2376b9ceaf4c969 (patch)
tree698a5b0687353b47e53f40db6750df97f9772b6b /system/language
parentcf634bc3c6847787a22e66a2f54d9a6aa931fccc (diff)
added a line of text for the profiler changes
Diffstat (limited to 'system/language')
-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 ea6e4144d..7c40e3f3e 100644
--- a/system/language/english/profiler_lang.php
+++ b/system/language/english/profiler_lang.php
@@ -1,5 +1,6 @@
<?php
+$lang['profiler_database'] = 'DATABASE';
$lang['profiler_controller_info'] = 'CLASS/METHOD';
$lang['profiler_benchmarks'] = 'BENCHMARKS';
$lang['profiler_queries'] = 'QUERIES';