diff --git a/application/views/debug/index.php b/application/views/debug/index.php index 547cd2144..066f4087f 100644 --- a/application/views/debug/index.php +++ b/application/views/debug/index.php @@ -150,9 +150,9 @@ config->item('auth_mode') != '3') { ?>
= sprintf(__("Please edit your %s File:"),"./application/config/config.php"); ?> +
= sprintf(__("Please edit your %s File:"),"application/config/config.php"); ?>
= __("Go to your application/config Folder and compare config.sample.php with your config.php"); ?>
= sprintf(__("Change %s to the value %s (Strongly recommended)"),"\$config['auth_mode']","3"); ?>
= sprintf(__("Please edit your %s File:"),"application/config/config.php"); ?>
+ = sprintf(__("Change the value of %s to a new encryption key other then 'flossie1234555541'. Choose a save and long password. (Strongly recommended)"),"\$config['encryption_key']"); ?>
+