dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Respect HTTP_X_FORWARDED_FOR and HTTP_X_REAL_IP variables for session IP check
Thomas Bruederli
2013-07-17
4d480b36ea4b503ed997b1b9c60c433b5508e4aa
[githubFork/roundcubemail.git]
/
SQL
/
postgres
/
2013011000.sql
1
2
3
4
CREATE TABLE "system" (
name varchar(64) NOT NULL PRIMARY KEY,
value text
);