dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix list page reset when viewing a message in Larry skin (#1489076)
Aleksander Machniak
2013-04-29
7dcf242dd936838f0f1e6c7b46f1cc391e9e34df
[githubFork/roundcubemail.git]
/
SQL
/
postgres
/
2013011000.sql
1
2
3
4
CREATE TABLE "system" (
name varchar(64) NOT NULL PRIMARY KEY,
value text
);