Function get_hook_info_from_raw
Parses each hook data and returns an array.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/ManageMaintenance.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/ManageMaintenance.php
string |
$rawData |
A string as it was saved to the DB. |
array
|
everything found in the string itself |