mirror of
https://github.com/e107inc/e107.git
synced 2025-08-20 05:11:42 +02:00
Mostly some LANs relating to 'comments' to synchronize with v1. USERJOINED constant added to sync with v1 also.
This commit is contained in:
@@ -234,5 +234,7 @@ define('PRFLAN_218', 'If \'off\', puts users at increased risk of XSS exploits p
|
||||
define('PRFLAN_219', 'Not allowed characters found in Cookie name (alphanumeric characters allowed only). Cookie name not saved.');
|
||||
define('PRFLAN_220', 'HTML Abuse filter (experimental)');
|
||||
define('PRFLAN_221', 'Blocks some unmatched tags for those allowed to post HTML');
|
||||
define('PRFLAN_222', 'Moderate Comments made by');
|
||||
define('PRFLAN_223', 'Comments will require manual approval by an admin prior to being visible to other users');
|
||||
|
||||
?>
|
Reference in New Issue
Block a user