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:
@@ -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");
|
||||
|
Reference in New Issue
Block a user