1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 08:47:45 +02:00

[ticket/12608] Clean up whitespace

PHPBB3-12608
This commit is contained in:
PayBas
2014-05-29 13:09:47 +02:00
parent 693cbd247c
commit 49a1896a76

View File

@@ -314,11 +314,11 @@ abstract class base implements \phpbb\notification\type\type_interface
'AVATAR' => $this->get_avatar(),
'FORMATTED_TITLE' => $this->get_title(),
'REFERENCE' => $this->get_reference(),
'FORUM' => $this->get_forum(),
'REASON' => $this->get_reason(),
'URL' => $this->get_url(),