dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- adjusted PHP settings regex to allow |, (, and ) (like in "error_reportin...
Falko Timme
2014-07-15
b00e475250e2b6bfbfa0475814869a72b0aa4dde
[gitlabFork/ISPConfig3.git]
/
install
/
sql
/
incremental
/
upd_0038.sql
1
2
3
-- --------------------------------------------------------
ALTER TABLE `web_domain` ADD `web_folder` VARCHAR( 100 ) DEFAULT NULL AFTER `document_root` ;