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
0888d7df
Commit
0888d7df
authored
May 19, 2011
by
latham
Browse files
enable the quota view as we begin testing in ispconfig3 trunk
parent
4a75ab83
Changes
1
Hide whitespace changes
Inline
Side-by-side
interface/web/mail/lib/module.conf.php
View file @
0888d7df
...
...
@@ -153,13 +153,12 @@ if($app->auth->get_client_limit($userid,'fetchmail') != 0)
//**** Statistics menu
$items
=
array
();
/*
//** Email Quotas
$items
[]
=
array
(
'title'
=>
'Mailbox quota'
,
'target'
=>
'content'
,
'link'
=>
'mail/user_quota_stats.php'
,
'html_id'
=>
'user_quota_stats'
);
*/
$items
[]
=
array
(
'title'
=>
'Mailbox traffic'
,
'target'
=>
'content'
,
...
...
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