dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Update TinyMCE to 4.1.7, use cache_suffix option to prevent browser caching...
Aleksander Machniak
2014-12-10
8841810bce7446601a3d5cd8cd23d5ccdbbf99e7
[githubFork/roundcubemail.git]
/
SQL
/
sqlite
/
2013011000.sql
1
2
3
4
5
6
-- Updates from version 0.9-beta
CREATE TABLE IF NOT EXISTS system (
name varchar(64) NOT NULL PRIMARY KEY,
value text NOT NULL
);