load_template
(Since 1.7.9) -- load a template
function load_template($params)
Parameters
$params is an ASSOCIATIVE ARRAY that supports the following attributes:| Parameter | Type | Details |
|---|---|---|
| id | INT | (optional) the template ID |
| name | STRING | (optional) the template name |
