]> git.mxchange.org Git - mailer.git/blobdiff - install/tables.sql
Nickname active, but id provided should result in valid refid
[mailer.git] / install / tables.sql
index 4169ca541557b1f59afbee39ce0ff281f1f74665..b8e4d02a93189ce9346c3eac7b735046a977a923 100644 (file)
@@ -58,7 +58,6 @@ CREATE TABLE `{?_MYSQL_PREFIX?}_config` (
   `resend_profile_update` BIGINT(20) UNSIGNED NOT NULL DEFAULT '172800',
   `patch_level` VARCHAR(100) NOT NULL DEFAULT '78',
   `patch_ctime` VARCHAR(10) NOT NULL DEFAULT 0,
-  `code_length` TINYINT(3) UNSIGNED NOT NULL DEFAULT 5,
   `guest_stats` ENUM('MEMBERS','MODULES','INACTIVE') NOT NULL DEFAULT 'MEMBERS',
   `ref_payout` TINYINT(3) UNSIGNED NOT NULL DEFAULT 5,
   `activate_xchange` BIGINT(20) UNSIGNED NOT NULL DEFAULT 100,