dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Avoid error messages from Bastille.
ftimme
2013-02-19
d81d64ab5f8ca59b90c744cbf90ab334996c3f56
[gitlabFork/ISPConfig3.git]
/
install
/
sql
/
incremental
/
upd_0036.sql
1
2
3
-- --------------------------------------------------------
ALTER TABLE `web_domain` ADD `perl` enum('n','y') NOT NULL default 'n' AFTER `python`;