Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Open sidebar
Webslice
ISPConfig 3
Commits
f061c857
Commit
f061c857
authored
Mar 26, 2013
by
hellkat
Browse files
Added install/sql/incremental/upd_0049.sql which I missed in the previous update.
parent
cc65688b
Changes
1
Hide whitespace changes
Inline
Side-by-side
install/sql/incremental/upd_0049.sql
0 → 100644
View file @
f061c857
ALTER
TABLE
`client_template`
CHANGE
`limit_aps`
`limit_aps`
INT
(
11
)
NOT
NULL
DEFAULT
'-1'
;
\ No newline at end of file
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