We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 773045a commit be80d9fCopy full SHA for be80d9f
development/development/upgrade/400.rst
@@ -397,6 +397,12 @@ Also have a look at the `phpBB API documentation <https://area51.phpbb.com/docs/
397
- ``4.0.0-a1``
398
- Use phpbb_build_radio() instead.
399
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
+
406
* - ``messenger``
407
- ``includes/functions_messenger.php``
408
- Refactored to new messenger system, removed jabber support
0 commit comments