mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 19:54:12 +02:00
Styling stuff
git-svn-id: file:///svn/phpbb/trunk@4327 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -467,6 +467,7 @@ CREATE TABLE phpbb_styles_template (
|
||||
template_copyright varchar(50) NOT NULL,
|
||||
template_path varchar(30) NOT NULL,
|
||||
bbcode_bitfield int(11) UNSIGNED DEFAULT '0' NOT NULL,
|
||||
tpl_storedb tinyint(1) DEFAULT '0' NOT NULL,
|
||||
PRIMARY KEY (template_id)
|
||||
);
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user