]> git.mxchange.org Git - mailer.git/blobdiff - inc/databases.php
Theme renamed, missing dash added (minor fixes)
[mailer.git] / inc / databases.php
index 88cde367dc26a14ecacc67306efc5671b94aedc0..82f7ebb0b8f8e60726503d58e589c60323f2f558 100644 (file)
@@ -18,6 +18,7 @@
  * svn:keywords Date Revision" (autoprobset!) at least!!!!!!            *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
+ * Copyright (c) 2009, 2010 by Mailer Developer Team                    *
  * For more information visit: http://www.mxchange.org                  *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
@@ -47,13 +48,14 @@ addCode('WRONG_ID'           , 0x002);
 addCode('ACCOUNT_LOCKED'     , 0x003);
 addCode('ACCOUNT_UNCONFIRMED', 0x004);
 addCode('UNKNOWN_STATUS'     , 0x005);
+addCode('NO_MAIL_TYPE'       , 0x006);
 addCode('CNTR_FAILED'        , 0x008);
 addCode('LOGOUT_DONE'        , 0x008);
 addCode('LOGOUT_FAILED'      , 0x009);
 addCode('URL_TLOCK'          , 0x00a);
 addCode('URL_FOUND'          , 0x00b);
 addCode('OVERLENGTH'         , 0x00c);
-addCode('SUBJ_URL'           , 0x00d);
+addCode('SUBJECT_URL'        , 0x00d);
 addCode('BLIST_URL'          , 0x00e);
 addCode('NO_RECS_LEFT'       , 0x00f);
 addCode('INVALID_TAGS'       , 0x010);
@@ -74,7 +76,7 @@ addCode('MENU_NOT_VALID'     , 0x01f);
 addCode('LOGIN_FAILED'       , 0x020);
 addCode('BEG_SAME_AS_OWN'    , 0x021);
 addCode('UNHANDLED_STATUS'   , 0x022);
-addCode('MODULE_MEM_ONLY'    , 0x023);
+addCode('MODULE_MEMBER_ONLY' , 0x023);
 addCode('UNKNOWN_ERROR'      , 0x024);
 
 // Full version