mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/12261] Fix doc block
PHPBB3-12261
This commit is contained in:
parent
f43da31bba
commit
fe63ac888f
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue