Revision 1921
Added by darkviper over 11 years ago
index.php | ||
---|---|---|
79 | 79 |
// Parse template object |
80 | 80 |
$template->parse('main', 'main_block', false); |
81 | 81 |
$template->pparse('output', 'page'); |
82 |
|
|
82 |
$mLang->disableAddon(); |
|
83 | 83 |
// Print admin footer |
84 | 84 |
$admin->print_footer(); |
Also available in: Unified diff
in /admin/languages some little corrections