dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Plugin API: Added message_ready hook - the last chance to modify Mail_Mime ...
Aleksander Machniak
2015-03-31
0a4e0921d3c4e4e1e485f43dc05bf0447fbc846a
[githubFork/roundcubemail.git]
/
SQL
/
postgres
/
2013011000.sql
1
2
3
4
CREATE TABLE "system" (
name varchar(64) NOT NULL PRIMARY KEY,
value text
);