dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix replacement variables in user-specific base_dn in some LDAP requests (#...
Aleksander Machniak
2013-08-13
4287c9a2f9dfd14c9d5e29388059bdeed8bc6e85
[githubFork/roundcubemail.git]
/
SQL
/
postgres
/
2013011000.sql
1
2
3
4
CREATE TABLE "system" (
name varchar(64) NOT NULL PRIMARY KEY,
value text
);