浏览代码

remove mailbox_limit from config

Thor77 10 年之前
父节点
当前提交
bba1583d22
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      config/config.inc.php

+ 0 - 1
config/config.inc.php

@@ -24,7 +24,6 @@ define("DBC_USERS_ID", "id");
 define("DBC_USERS_USERNAME", "username");
 define("DBC_USERS_USERNAME", "username");
 define("DBC_USERS_DOMAIN", "domain");
 define("DBC_USERS_DOMAIN", "domain");
 define("DBC_USERS_PASSWORD", "password");
 define("DBC_USERS_PASSWORD", "password");
-define("DBC_USERS_MAILBOXLIMIT", "mailbox_limit");
 
 
 // Domains table columns
 // Domains table columns
 define("DBC_DOMAINS_ID", "id");
 define("DBC_DOMAINS_ID", "id");