constant changes

This commit is contained in:
gandhimathi 2018-08-20 17:54:10 +05:30
parent db59014808
commit 3f287c92a2

View File

@ -171,8 +171,3 @@ defined('RE_REGISTRATION_CONST') OR define('RE_REGISTRATION_CONST','Re-registrat
//encripted password -> md5
defined('ENCR_PASSWORD') OR define('ENCR_PASSWORD','e99a18c428cb38d5f260853678922e03');
//end of encripted password
//new registration
defined('NewReg') OR define('NewReg','New-Reg');
//end new reg