mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-26 05:08:52 +00:00
[ticket/11617] Remove spaces and tabs from empty lines
PHPBB3-11617
This commit is contained in:
parent
fba3a9d600
commit
5ef4987ffe
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ class acp_captcha
|
|||
'CAPTCHA_PREVIEW_TPL' => $demo_captcha->get_demo_template($id),
|
||||
'S_CAPTCHA_HAS_CONFIG' => $demo_captcha->has_config(),
|
||||
'CAPTCHA_SELECT' => $captcha_select,
|
||||
|
||||
|
||||
'U_ACTION' => $this->u_action,
|
||||
));
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue