Changes between Version 21 and Version 22 of ProtectionFromSpam
- Timestamp:
- Dec 3, 2021, 10:50:47 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProtectionFromSpam
v21 v22 95 95 ==== Require validated email address to post ==== 96 96 97 To require email address validation in order to post to the forums or send PMs, put97 To require email address validation in order to post to the forums, send PMs, or create a profile, put 98 98 {{{ 99 define(' FORUM_VALIDATE_EMAIL', '1');99 define('VALIDATE_EMAIL_TO_POST', '1'); 100 100 }}} 101 101 in your html/project/project.inc.