dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Use LDAP fallback hosts on connect + bind because with OpenLDAP 2.x ldap_co...
Thomas Bruederli
2013-01-23
2b2f34d35487e9cf227f70f4e33898ac139cac67
[githubFork/roundcubemail.git]
/
SQL
/
postgres
/
2013011000.sql
1
2
3
4
CREATE TABLE "system" (
name varchar(64) NOT NULL PRIMARY KEY,
value text
);