drop_template

(Since 1.7.9) -- drop a pod template
function drop_template($params)

Parameters

$params is an ASSOCIATIVE ARRAY that supports the following attributes:
ParameterTypeDetails
id INT (optional) the template ID
name string (optional) the template name

Returns

Nothing, or a string beginning with "Error".
See Also