Function log_error_online
Small utility function for fatal error pages. Used by fatal_error(), fatal_lang_error()
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Errors.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Errors.php
string |
$error |
The error |
array |
$sprintf = array() |
An array of data to be sprintf()'d into the specified message |