diff --git a/phpBB/install/install.php b/phpBB/install/install.php index 639e6fac67..8d7cc668b5 100644 --- a/phpBB/install/install.php +++ b/phpBB/install/install.php @@ -22,7 +22,7 @@ // --------- // FUNCTIONS // -function page_header($text) +function page_header($text, $form_action = false) { global $phpEx, $lang; @@ -73,7 +73,7 @@ td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom { background-image: u