Smarty Manual
This manual is provided as a courtesy. It is not an official source. Please check smarty.php.net for updated information.
Pass in the name of the resource.
Example 13-1. unregister_resource()
<?php$smarty->unregister_resource('db');?>
See also register_resource() and template resources