1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-18 20:31:41 +02:00

Removed some confusion concerning the 'cookie_name' (which is also used when 'sessions' are used).

This commit is contained in:
Cameron
2015-05-23 13:50:40 -07:00
parent cfcce0ed03
commit b3b1da47a7
2 changed files with 14 additions and 13 deletions

View File

@@ -54,7 +54,7 @@ define("PRFLAN_49", "Cookies");
define("PRFLAN_50", "Sessions");
define("PRFLAN_52", "Save Changes");
define("PRFLAN_53", "Site Preferences");
define("PRFLAN_55", "Cookie name (if cookies selected)");
define("PRFLAN_55", "Cookie/Session name");
define("PRFLAN_56", "Timezone");
define("PRFLAN_58", "Restrict website to members only");
define("PRFLAN_59", "ticking will restrict all areas apart from the front page and signup page to members only");