We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32e546f commit 59ac329Copy full SHA for 59ac329
1 file changed
server/plugins-available/shelluser_jailkit_plugin.inc.php
@@ -692,7 +692,6 @@ function _setup_php_jailkit() {
692
$app->load('tpl');
693
694
$tpl = new tpl();
695
- $tpl_deb_user_bashrc = new tpl();
696
697
// Predefine some template vars
698
$tpl->setVar('jailkit_chroot', 'y');
0 commit comments