1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/11103] Newlines at end of files

PHPBB3-11103
This commit is contained in:
Nathan Guse
2012-12-08 13:18:11 -06:00
parent 0042f07147
commit b91ba8d5f1
14 changed files with 14 additions and 14 deletions

View File

@@ -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']);
}
}
}