1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-20 23:41:29 +02:00

[ticket/12557] Search, cron and profilefields fixes

PHPBB3-12557
This commit is contained in:
n-aleha
2014-05-19 04:07:08 +03:00
parent f34bc924a6
commit 8f2395857e
7 changed files with 26 additions and 4 deletions

View File

@@ -189,8 +189,8 @@ interface type_interface
/**
* Allows manipulating the intended variables if needed
*
* @param string $key Name of the option
* @param int $step Step on which the option is hidden
* @param string $key Name of the option
* @param string $action Currently performed action (create|edit)
* @param array $field_data Array with data for this field
* @return mixed Final value of the option