Skip to content

Commit 59ac329

Browse files
committed
Remove unneeded tpl initiation in shelluser_jailkit_plugin.inc.php
1 parent 32e546f commit 59ac329

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/plugins-available/shelluser_jailkit_plugin.inc.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -692,7 +692,6 @@ function _setup_php_jailkit() {
692692
$app->load('tpl');
693693

694694
$tpl = new tpl();
695-
$tpl_deb_user_bashrc = new tpl();
696695

697696
// Predefine some template vars
698697
$tpl->setVar('jailkit_chroot', 'y');

0 commit comments

Comments
 (0)