mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-11 22:08:54 +00:00
[ticket/11103] Newlines at end of files
PHPBB3-11103
This commit is contained in:
parent
0042f07147
commit
b91ba8d5f1
14 changed files with 14 additions and 14 deletions
|
@ -279,4 +279,4 @@ services:
|
|||
- %core.root_path%
|
||||
- %core.php_ext%
|
||||
tags:
|
||||
- { name: notification.method }
|
||||
- { name: notification.method }
|
||||
|
|
|
@ -115,4 +115,4 @@ class phpbb_user_loader
|
|||
|
||||
return get_user_avatar($user['user_avatar'], $user['user_avatar_type'], $user['user_avatar_width'], $user['user_avatar_height']);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -10,4 +10,4 @@ If you no longer wish to watch this forum you can either click the "Unsubscribe
|
|||
|
||||
{U_STOP_WATCHING_FORUM}
|
||||
|
||||
{EMAIL_SIG}
|
||||
{EMAIL_SIG}
|
||||
|
|
|
@ -9,4 +9,4 @@ The following reason was given for the disapproval:
|
|||
{REASON}
|
||||
|
||||
|
||||
{EMAIL_SIG}
|
||||
{EMAIL_SIG}
|
||||
|
|
|
@ -12,4 +12,4 @@ You can view your new message by clicking on the following link:
|
|||
|
||||
You have requested that you be notified on this event, remember that you can always choose not to be notified of new messages by changing the appropriate setting in your profile.
|
||||
|
||||
{EMAIL_SIG}
|
||||
{EMAIL_SIG}
|
||||
|
|
|
@ -10,4 +10,4 @@ If you no longer wish to watch this forum you can either click the "Unsubscribe
|
|||
|
||||
{U_STOP_WATCHING_FORUM}
|
||||
|
||||
{EMAIL_SIG}
|
||||
{EMAIL_SIG}
|
||||
|
|
|
@ -9,4 +9,4 @@ The following reason was given for the disapproval:
|
|||
{REASON}
|
||||
|
||||
|
||||
{EMAIL_SIG}
|
||||
{EMAIL_SIG}
|
||||
|
|
|
@ -12,4 +12,4 @@ You can view your new message by clicking on the following link:
|
|||
|
||||
You have requested that you be notified on this event, remember that you can always choose not to be notified of new messages by changing the appropriate setting in your profile.
|
||||
|
||||
{EMAIL_SIG}
|
||||
{EMAIL_SIG}
|
||||
|
|
|
@ -8,4 +8,4 @@ If you want to view the topic, click the following link:
|
|||
{U_VIEW_TOPIC}
|
||||
|
||||
|
||||
{EMAIL_SIG}
|
||||
{EMAIL_SIG}
|
||||
|
|
|
@ -9,4 +9,4 @@ The following reason was given for the disapproval:
|
|||
{REASON}
|
||||
|
||||
|
||||
{EMAIL_SIG}
|
||||
{EMAIL_SIG}
|
||||
|
|
|
@ -17,4 +17,4 @@ If you no longer wish to watch this topic you can either click the "Unsubscribe
|
|||
|
||||
{U_STOP_WATCHING_TOPIC}
|
||||
|
||||
{EMAIL_SIG}
|
||||
{EMAIL_SIG}
|
||||
|
|
|
@ -8,4 +8,4 @@ If you want to view the topic, click the following link:
|
|||
{U_VIEW_TOPIC}
|
||||
|
||||
|
||||
{EMAIL_SIG}
|
||||
{EMAIL_SIG}
|
||||
|
|
|
@ -9,4 +9,4 @@ The following reason was given for the disapproval:
|
|||
{REASON}
|
||||
|
||||
|
||||
{EMAIL_SIG}
|
||||
{EMAIL_SIG}
|
||||
|
|
|
@ -17,4 +17,4 @@ If you no longer wish to watch this topic you can either click the "Unsubscribe
|
|||
|
||||
{U_STOP_WATCHING_TOPIC}
|
||||
|
||||
{EMAIL_SIG}
|
||||
{EMAIL_SIG}
|
||||
|
|
Loading…
Add table
Reference in a new issue