dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Make sure prefs always is a valid array (otherwise causes fatal errors if l...
Thomas Bruederli
2014-01-07
e59471fcb9f4e5e11a6d054e930a21b469f76f97
[githubFork/roundcubemail.git]
/
SQL
/
postgres
/
2013011000.sql
1
2
3
4
CREATE TABLE "system" (
name varchar(64) NOT NULL PRIMARY KEY,
value text
);