dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix invalid Content-Type header when send_format_flowed=false (#1489992)
Aleksander Machniak
2014-08-05
8d4b4897df1861c12b033b864f4d7d8fca7e540a
[githubFork/roundcubemail.git]
/
SQL
/
mysql
/
2011111600.sql
1
2
3
-- Updates from version 0.7-beta
ALTER TABLE `session` CHANGE `sess_id` `sess_id` varchar(128) NOT NULL;