dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Fixed error messages of server cron when moving websites with vhost subdo...
mcramer
2013-02-08
43686d3f79154be31eb85c2e748fe0f96695e05c
[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`;