commit | 73c3b118b12ad34069c4aa5dc2376b9ceaf4c969 | [log] [tgz] |
---|---|---|
author | Rick Ellis <rick.ellis@ellislab.com> | Fri Oct 17 07:56:59 2008 +0000 |
committer | Rick Ellis <rick.ellis@ellislab.com> | Fri Oct 17 07:56:59 2008 +0000 |
tree | 698a5b0687353b47e53f40db6750df97f9772b6b | |
parent | cf634bc3c6847787a22e66a2f54d9a6aa931fccc [diff] |
added a line of text for the profiler changes
diff --git a/system/language/english/profiler_lang.php b/system/language/english/profiler_lang.php index ea6e414..7c40e3f 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';