dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix PHP warning when 1st argument of parse_host() is not a string (#1489486)
Aleksander Machniak
2013-12-20
f6d23a8dce6258f954257174bc03f2b85a21afdf
[githubFork/roundcubemail.git]
/
SQL
/
sqlite
/
2008060900.sql
1
2
3
-- Updates from version 0.2-alpha
CREATE INDEX ix_messages_created ON messages (created);