Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-11468

Controllers can not set additional parameters of page_header()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.1.7-RC1
    • 3.1.0-dev
    • Extensions

      phpBB\includes\controller\helper.php:

      	public function render($template_file, $page_title = '', $status_code = 200)
      	{
      		page_header($page_title);

      As the additional parameters of page_header were added for mods/extensions, they should be somehow configurable.

            nicofuma nicofuma
            nickvergessen Joas Schilling
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: