mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-06 23:24:57 +00:00
- remove text for adodb path, added text for extraPath
This commit is contained in:
parent
410371eeb6
commit
2eb18849f6
|
@ -504,8 +504,8 @@ $text["settings_activate_module"] = "Activate module";
|
|||
$text["settings_activate_php_extension"] = "Activate PHP extension";
|
||||
$text["settings_adminIP"] = "Admin IP";
|
||||
$text["settings_adminIP_desc"] = "If set admin can login only by specified IP addres, leave empty to avoid the control. NOTE: works only with local autentication (no LDAP)";
|
||||
$text["settings_ADOdbPath"] = "ADOdb Path";
|
||||
$text["settings_ADOdbPath_desc"] = "Path to adodb. This is the directory containing the adodb directory";
|
||||
$text["settings_extraPath"] = "Extra PHP include Path";
|
||||
$text["settings_extraPath_desc"] = "Path to additional software. This is the directory containing e.g. the adodb directory or additional pear packages";
|
||||
$text["settings_Advanced"] = "Advanced";
|
||||
$text["settings_apache_mod_rewrite"] = "Apache - Module Rewrite";
|
||||
$text["settings_Authentication"] = "Authentication settings";
|
||||
|
|
Loading…
Reference in New Issue
Block a user