]> git.mxchange.org Git - mailer.git/blobdiff - inc/databases.php
Fix for rewritting code #3
[mailer.git] / inc / databases.php
index cb358adf6113206333f7cd39ae82304206ea6785..b5dcf2efb47a9227b5e57e613048af3055609231 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /************************************************************************
- * MXChange v0.2.1                                    Start: 08/25/2003 *
- * ===============                              Last change: 05/29/2004 *
+ * Mailer v0.2.1-FINAL                                Start: 08/25/2003 *
+ * ===================                          Last change: 05/29/2004 *
  *                                                                      *
  * -------------------------------------------------------------------- *
  * File              : databases.php                                    *
@@ -47,7 +47,6 @@ addCode('WRONG_ID'         , 0x002);
 addCode('ID_LOCKED'        , 0x003);
 addCode('ID_UNCONFIRMED'   , 0x004);
 addCode('UNKNOWN_STATUS'   , 0x005);
-addCode('NO_COOKIES'       , 0x006);
 addCode('CNTR_FAILED'      , 0x008);
 addCode('LOGOUT_DONE'      , 0x008);
 addCode('LOGOUT_FAILED'    , 0x009);