Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISPConfig
ISPConfig 3
Commits
cda98dfe
Commit
cda98dfe
authored
May 12, 2014
by
Marius Cramer
Browse files
Added incremental sql file from master
parent
6a001aa7
Changes
1
Hide whitespace changes
Inline
Side-by-side
install/sql/incremental/upd_0077.sql
0 → 100644
View file @
cda98dfe
ALTER
TABLE
`ftp_user`
ADD
`expires`
datetime
NOT
NULL
DEFAULT
'0000-00-00 00:00:00'
AFTER
`dl_bandwidth`
;
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment