We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89d6209 commit 9be213cCopy full SHA for 9be213c
1 file changed
interface/web/mail/backup_stats.php
@@ -9,7 +9,7 @@
9
******************************************/
10
11
//* Check permissions for module
12
-$app->auth->check_module_permissions('sites');
+$app->auth->check_module_permissions('mail');
13
14
$app->load('listform_actions','functions');
15
0 commit comments