mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-08 02:43:04 +02:00
The driver helper method unique_id is called inside the helper. Therefore, it shouldn't be called via $this->helper but rather via $this. PHPBB3-11610