1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-25 04:24:31 +02:00

[ticket/12261] Fix doc block

PHPBB3-12261
This commit is contained in:
Joas Schilling
2014-03-10 17:09:28 +01:00
parent f43da31bba
commit fe63ac888f

View File

@ -113,7 +113,7 @@ class phpbb_functional_extension_controller_test extends phpbb_functional_test_c
} }
/** /**
* Check the redirect after using he login_box() form * Check the redirect after using the login_box() form
*/ */
public function test_login_redirect() public function test_login_redirect()
{ {