clean variable after subfile-block
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
@@ -145,6 +145,7 @@ if ($userinfo['change_serversettings'] == '1') {
|
|||||||
eval("\$commands_post=\"" . getTemplate("configfiles/configfiles_commands") . "\";");
|
eval("\$commands_post=\"" . getTemplate("configfiles/configfiles_commands") . "\";");
|
||||||
}
|
}
|
||||||
eval("\$configpage.=\"" . getTemplate("configfiles/configfiles_subfileblock") . "\";");
|
eval("\$configpage.=\"" . getTemplate("configfiles/configfiles_subfileblock") . "\";");
|
||||||
|
$commands = '';
|
||||||
$commands_pre = '';
|
$commands_pre = '';
|
||||||
$commands_post = '';
|
$commands_post = '';
|
||||||
break;
|
break;
|
||||||
|
|||||||
Reference in New Issue
Block a user