Function ssi_recentEvents
Show the most recent events
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
integer |
$max_events = 7 |
The maximum number of events to show |
string |
$output_method = 'echo' |
The output method. If 'echo', displays the events, otherwise returns an array of info about them. |
|array
|
Displays the events or returns an array of info about them, depending on output_method. |