diff options
Diffstat (limited to 'templates/install_final_done.tpl')
| -rwxr-xr-x[-rw-r--r--] | templates/install_final_done.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/install_final_done.tpl b/templates/install_final_done.tpl index 812d479..6dad7c1 100644..100755 --- a/templates/install_final_done.tpl +++ b/templates/install_final_done.tpl @@ -29,7 +29,7 @@ </li> <li> <strong>bitweaver Configuration</strong> - <br />We urge you to look at your <kbd>config/kernel/config_inc.php</kbd> file. It has various useful settings for sites in production. One of these is the <strong>IS_LIVE</strong> parameter. Setting this to <strong>TRUE</strong> will prevent any visible bug reports and will therefore not display sensitive information to the user. + <br />We urge you to look at your <kbd>config/kernel/config_inc.php</kbd> file. It has various useful settings for sites in production. One of these is the <strong>IS_LIVE</strong> parameter. Setting this to <strong>true</strong> will prevent any visible bug reports and will therefore not display sensitive information to the user. </li> </ul> </div> |
