removing an unecessary variable in webftp and adding favicon to the webftp template

Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com>
This commit is contained in:
Arnold Bechtoldt
2012-08-14 23:14:54 +02:00
parent 601bf68d09
commit b1df344390
2 changed files with 1 additions and 1 deletions

View File

@@ -179,7 +179,6 @@ $smarty->assign('theme', $theme);
$smarty->assign('settings', $settings);
$smarty->assign('loggedin', 0);
$smarty->assign('current_year', date('Y'));
$smarty->assign('image_folder', $image_path);
$smarty->assign('title', 'WebFTP - ');
// Let's start the program