From ed2cb2a86d691895ce4dac9b6de6665c5021c4c4 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Mon, 1 Dec 2008 10:40:40 +0000 Subject: Fix profiler settings in the scaffolding --- core/views/welcome.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/views') diff --git a/core/views/welcome.html.php b/core/views/welcome.html.php index 031b245f..89310e3d 100644 --- a/core/views/welcome.html.php +++ b/core/views/welcome.html.php @@ -402,7 +402,7 @@
  • Profiling: - get("use_profiler", false)): ?> + get("profiler", false)): ?> on off -- cgit v1.2.3