dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Add some verbiage on the usage of 'acl_specials' in the default config.inc....
Jeroen van Meeuwen (Kolab Systems)
2013-03-11
f39f3e427e3420b6fcf7fa5c836cce0b3b0053b3
[githubFork/roundcubemail.git]
/
SQL
/
sqlite
/
2008092100.sql
1
2
3
4
-- Updates from version 0.2-beta
CREATE INDEX ix_session_changed ON session (changed);
CREATE INDEX ix_cache_created ON cache (created);