Skip to content

Commit 8f612a9

Browse files
committed
interface/web/mailuser/index.php
1 parent 4d9563e commit 8f612a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface/web/mailuser/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
//* Check permissions for module
66
$app->auth->check_module_permissions('mailuser');
77

8-
$app->uses('tpl, functions');
8+
$app->uses('tpl');
99

1010
$app->tpl->newTemplate('form.tpl.htm');
1111
$app->tpl->setInclude('content_tpl', 'templates/index.htm');

0 commit comments

Comments
 (0)