Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dirk Dankhoff
ISPConfig 3
Commits
2774ac4c
Commit
2774ac4c
authored
May 02, 2011
by
LaKing
Browse files
Update on Sites, adding the logs tab to see error logs.
parent
06d72f1c
Changes
1
Hide whitespace changes
Inline
Side-by-side
install/sql/incremental/upd_0011.sql
0 → 100644
View file @
2774ac4c
-- database patch for displaying error logs for the sites.
ALTER
TABLE
`web_domain`
ADD
`logs`
MEDIUMTEXT
NOT
NULL
;
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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