fix
This commit is contained in:
@@ -88,11 +88,15 @@ define('PHP_LOGIN_OK', 100 );
|
||||
define('PHP_API_OK', 0);
|
||||
|
||||
define('MERMSEMR_BKO_START', 100000 );
|
||||
define('MERMSEMR_BKO_LOGIN', 100005);
|
||||
define('MERMSEMR_BKO_LOGIN', 100005);
|
||||
define('MERMSEMR_BKO_CREATEUSER', 100010);
|
||||
define('MERMSEMR_BKO_EDITUSER', 100011);
|
||||
define('MERMSEMR_BKO_UPDATEMEMBER', 100012);
|
||||
define('MERMSEMR_BKO_EDITUSER', 100011);
|
||||
define('MERMSEMR_BKO_UPDATEMEMBER', 100012);
|
||||
define('MERMSEMR_BKO_ADDREASON', 100020);
|
||||
define('MERMSEMR_BKO_DELETEALLCARDS', 100022);
|
||||
define('MERMSEMR_BKO_ADDCARD', 100028);
|
||||
define('MERMSEMR_BKO_LANGUAGE_STATUS', 100030);
|
||||
define('MERMSEMR_BKO_DELETEALLCARDS', 100022);
|
||||
define('MERMSEMR_BKO_ADDCARD', 100028);
|
||||
define('MERMSEMR_BKO_LANGUAGE_STATUS', 100030);
|
||||
|
||||
define('MERMS_PROVIDERS_RESNDSTARTLNK', 150006);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user