diff --git a/Apollo/api/application/config/constants.php b/Apollo/api/application/config/constants.php index 9263f860..7554fb19 100755 --- a/Apollo/api/application/config/constants.php +++ b/Apollo/api/application/config/constants.php @@ -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 \ No newline at end of file