From 3f287c92a22bb6528c89be19aabcde2ec3393f70 Mon Sep 17 00:00:00 2001 From: gandhimathi Date: Mon, 20 Aug 2018 17:54:10 +0530 Subject: [PATCH] constant changes --- Apollo/api/application/config/constants.php | 5 ----- 1 file changed, 5 deletions(-) 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