Function theme_install
Inserts a theme's data to the DataBase.
Ends execution with fatal_lang_error() if an error appears.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Themes.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Themes.php
array |
$to_install = array() |
An array containing all values to be stored into the DB. |
integer
|
The newly created theme ID. |