Exponent v2.7.2

registration.defaults.php

Table of Contents

LDAP_BASE_CONTEXT  = 'not_configured'
LDAP_BASE_DN  = 'not_configured'
LDAP_BIND_PASS  = 'not_configured'
LDAP_BIND_USER  = 'not_configured'
LDAP_SERVER  = 'not_configured'
SITE_ALLOW_REGISTRATION  = '0'
USE_LDAP  = '0'
USER_NO_PASSWORD_CHANGE  = '0'
USER_REGISTRATION_ADMIN_EMAIL  = ''
USER_REGISTRATION_NOTIF_SUBJECT  = 'New User Registration From Website'
USER_REGISTRATION_SEND_NOTIF  = '0'
USER_REGISTRATION_SEND_WELCOME  = '0'
USER_REGISTRATION_USE_EMAIL  = '0'
USER_REGISTRATION_WELCOME_MSG  = ''
USER_REGISTRATION_WELCOME_SUBJECT  = 'Welcome to our website!'

Constants

USER_REGISTRATION_NOTIF_SUBJECT

public mixed USER_REGISTRATION_NOTIF_SUBJECT = 'New User Registration From Website'

USER_REGISTRATION_WELCOME_SUBJECT

public mixed USER_REGISTRATION_WELCOME_SUBJECT = 'Welcome to our website!'

Search results