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
lolo888
ISPConfig 3
Commits
53739457
Commit
53739457
authored
Sep 16, 2010
by
tbrehm
Browse files
Fixed: FS#1294 - AliasDomains Dashboard
parent
bec5b49d
Changes
1
Show whitespace changes
Inline
Side-by-side
interface/web/dashboard/dashlets/limits.php
View file @
53739457
...
...
@@ -67,7 +67,7 @@ class dashlet_limits {
$limits
[]
=
array
(
'field'
=>
'limit_web_aliasdomain'
,
'db_table'
=>
'web_domain'
,
'db_where'
=>
"type = 'alias
domain
'"
);
'db_where'
=>
"type = 'alias'"
);
$limits
[]
=
array
(
'field'
=>
'limit_ftp_user'
,
'db_table'
=>
'ftp_user'
,
...
...
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