Function ssi_boardStats
Show some basic stats: Total This: XXXX, etc.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at SSI.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at SSI.php
string |
$output_method = 'echo' |
The output method. If 'echo', displays the stats, otherwise returns an array of info about them |
|array
|
Doesn't return anything if the user can't view stats. Otherwise either displays the stats or returns an array of info about them, depending on output_method. |