From 3b3e652827855cf216b6bbf872c9b7c788719823 Mon Sep 17 00:00:00 2001 From: Troy McCormick Date: Wed, 7 Sep 2011 09:39:53 -0700 Subject: Added environment flag to ensure there is no security risk, per ericbarnes on IRC... --- application/views/welcome_message.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/welcome_message.php b/application/views/welcome_message.php index 5faac1c2c..9a0bef847 100644 --- a/application/views/welcome_message.php +++ b/application/views/welcome_message.php @@ -81,7 +81,7 @@

If you are exploring CodeIgniter for the very first time, you should start by reading the User Guide.

- + -- cgit v1.2.3-24-g4f1b