Conflicts:
	view/nl/messages.po
	view/nl/strings.php
This commit is contained in:
redmatrix
2015-06-29 18:01:51 -07:00
7 changed files with 110 additions and 7 deletions

View File

@@ -703,6 +703,7 @@ CREATE TABLE IF NOT EXISTS `mail` (
`channel_id` int(10) unsigned NOT NULL DEFAULT '0',
`title` text NOT NULL,
`body` mediumtext NOT NULL,
`sig` text NOT NULL,
`attach` mediumtext NOT NULL,
`mid` char(255) NOT NULL DEFAULT '',
`parent_mid` char(255) NOT NULL DEFAULT '',