Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-11468

Controllers can not set additional parameters of page_header()

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: