[ticket/11775] Remove spaces at line ends

PHPBB3-11775
This commit is contained in:
Joas Schilling 2013-08-15 01:35:02 +02:00
parent 63535b196d
commit 4b0adfcff5

View file

@ -596,9 +596,9 @@ class phpbb_functional_test_case extends phpbb_test_case
/**
* Creates a topic
*
*
* Be sure to login before creating
*
*
* @param int $forum_id
* @param string $subject
* @param string $message
@ -620,9 +620,9 @@ class phpbb_functional_test_case extends phpbb_test_case
/**
* Creates a post
*
*
* Be sure to login before creating
*
*
* @param int $forum_id
* @param int $topic_id
* @param string $subject