dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Close "no subject" prompt with Enter key (#1489580)
Aleksander Machniak
2014-06-17
db7dcf0936069b7d9ac5595c37f6c2aacc5c4ed7
[githubFork/roundcubemail.git]
/
SQL
/
postgres
/
2013011000.sql
1
2
3
4
CREATE TABLE "system" (
name varchar(64) NOT NULL PRIMARY KEY,
value text
);