Clarify configuration message
Signed-off-by: Evert Beurskens evertbeurskens@gmail.com
This commit is contained in:
parent
a582077812
commit
d76971d8dd
@ -770,7 +770,7 @@ $strConfigSQLQuery_Edit_name = __('Edit');
|
||||
$strConfigSQLQuery_Explain_name = __('Explain SQL');
|
||||
$strConfigSQLQuery_Refresh_name = __('Refresh');
|
||||
$strConfigSQLQuery_ShowAsPHP_name = __('Create PHP Code');
|
||||
$strConfigSuhosinDisableWarning_desc = __('A warning is displayed on the main page if Suhosin is detected.');
|
||||
$strConfigSuhosinDisableWarning_desc = __('Disable the default warning that is displayed on the main page if Suhosin is detected.');
|
||||
$strConfigSuhosinDisableWarning_name = __('Suhosin warning');
|
||||
$strConfigLoginCookieValidityDisableWarning_desc = __('Disable the default warning that is displayed on the main page if the value of the PHP setting session.gc_maxlifetime is less than the value of `LoginCookieValidity`.');
|
||||
$strConfigLoginCookieValidityDisableWarning_name = __(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user