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
ee24ad5f
Commit
ee24ad5f
authored
Feb 11, 2016
by
Marius Burkard
Browse files
Merge branch 'stable-3.1' of git.ispconfig.org:ispconfig/ispconfig3 into stable-3.1
parents
1ba089d2
bc963bcc
Changes
1
Hide whitespace changes
Inline
Side-by-side
interface/web/sites/lib/module.conf.php
View file @
ee24ad5f
...
...
@@ -194,6 +194,11 @@ $items[] = array( 'title' => 'Web traffic',
'link'
=>
'sites/web_sites_stats.php'
,
'html_id'
=>
'websites_stats'
);
$items
[]
=
array
(
'title'
=>
'FTP traffic'
,
'target'
=>
'content'
,
'link'
=>
'sites/ftp_sites_stats.php'
,
'html_id'
=>
'ftpsites_stats'
);
$items
[]
=
array
(
'title'
=>
'Website quota (Harddisk)'
,
'target'
=>
'content'
,
'link'
=>
'sites/user_quota_stats.php'
,
...
...
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