Skip to content

Commit be80d9f

Browse files
committed
Add build_select function to upgrading doc
1 parent 773045a commit be80d9f

File tree

1 file changed

+6
-0
lines changed
  • development/development/upgrade

1 file changed

+6
-0
lines changed

development/development/upgrade/400.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -397,6 +397,12 @@ Also have a look at the `phpBB API documentation <https://area51.phpbb.com/docs/
397397
- ``4.0.0-a1``
398398
- Use phpbb_build_radio() instead.
399399

400+
* - ``build_select``
401+
- ``includes/functions_acp.php``
402+
- Refactored
403+
- ``4.0.0-a1``
404+
- Now ``build_select()`` returns an array of select options instead of a string of HTML.
405+
400406
* - ``messenger``
401407
- ``includes/functions_messenger.php``
402408
- Refactored to new messenger system, removed jabber support

0 commit comments

Comments
 (0)