------------
Installation:
------------

in includes/page_header.php find this line:

$template->assign_vars(array(

and add after it (if this line is absent):

	'LANG' => $board_config['default_lang'],



Modified page_header.tpl for phpBB 2.0.4 is in this directory.


