Database Table: portal_config
From Dreamwidth Notes
Note: This table is removed and no longer used. This table was removed in dw-free changeset 927e88ec3a0e [1]
This is a global table.
Definition
CREATE TABLE portal_config ( userid INT(10), pboxid SMALLINT, col CHAR(1), sortorder TINYINT, TYPE INT, PRIMARY KEY(userid,pboxid) )