1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-09 02:06:32 +02:00

Email form - free with purchase of any two other items

git-svn-id: file:///svn/phpbb/trunk@1316 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2001-11-15 16:26:41 +00:00
parent 01488dc03b
commit 0ed25deb63
13 changed files with 338 additions and 71 deletions

View File

@@ -486,6 +486,7 @@ CREATE TABLE phpbb_users (
user_dateformat varchar(14) DEFAULT 'd M Y H:i' NOT NULL,
user_style int(11),
user_lang varchar(255),
user_emailtime int(11),
user_viewemail tinyint(1),
user_attachsig tinyint(1),
user_allowhtml tinyint(1),