dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Support Firefox < 4 via legacy_browser (jQuery 2.x does not work)
Aleksander Machniak
2014-06-19
1abbb06ee91f1d75acf4638a98bf2fac1398da31
[githubFork/roundcubemail.git]
/
SQL
/
sqlite
/
2008060900.sql
1
2
3
-- Updates from version 0.2-alpha
CREATE INDEX ix_messages_created ON messages (created);