Function sentence_list
Concatenates an array of strings into a grammatically correct sentence list
Uses formats defined in the language files to build the list appropropriately for the currently loaded language.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs.php
array |
$list |
An array of strings to concatenate. |
string
|
The localized sentence list. |