Revision 1355
Added by FrankH almost 15 years ago
| index.php | ||
|---|---|---|
| 35 | 35 |
|
| 36 | 36 |
$template->set_file('page', 'settings.htt');
|
| 37 | 37 |
$template->set_block('page', 'main_block', 'main');
|
| 38 |
$template->set_var('FTAN', $admin->getFTAN());
|
|
| 38 | 39 |
|
| 39 | 40 |
$template->set_block('main_block', 'template_list_block', 'template_list');
|
| 40 | 41 |
$template->set_block('main_block', 'timezone_list_block', 'timezone_list');
|
Also available in: Unified diff
Security fixes