dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
SESSION data on logout is really destroyed. Thus new configuration options,...
nveid
2011-08-28
25c72d9edd2b21fe538a3bfcb66bf05d55be12b3
[gitlabFork/ISPConfig3.git]
/
install
/
sql
/
incremental
/
upd_0014.sql
1
2
-- database patch for getmail read_all option
ALTER TABLE `mail_get` ADD ( `source_read_all` varchar(255) NOT NULL default 'y');