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

Core event listeners not working in log.php

    XMLWordPrintable

Details

    Description

      extract($this->dispatcher->trigger_event('core......., $vars));
      $vars not compacted in log.php

      change to extract($this->dispatcher->trigger_event('core......., compact($vars)));

      Attachments

        Activity

          People

            bantu Andreas Fischer [X] (Inactive)
            John P John P
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: