dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
rcube_list_widget.rows is not an array - fixed checking if it's empty (#148...
Aleksander Machniak
2013-09-27
85fece2c4dbc6ef36ccd08d32e35501a1d131f81
[githubFork/roundcubemail.git]
/
SQL
/
postgres
/
2013011000.sql
1
2
3
4
CREATE TABLE "system" (
name varchar(64) NOT NULL PRIMARY KEY,
value text
);