Project

General

Profile

« Previous | Next » 

Revision 1355

Added by FrankH about 14 years ago

Security fixes

View differences:

index.php
32 32
$template = new Template(THEME_PATH.'/templates');
33 33
$template->set_file('page', 'templates.htt');
34 34
$template->set_block('page', 'main_block', 'main');
35
$template->set_var('FTAN', $admin->getFTAN());
35 36

  
36 37
// Insert values into template list
37 38
$template->set_block('main_block', 'template_list_block', 'template_list');

Also available in: Unified diff