1 2 3 4 5 6
<?php function fancyred_init(&$a) { $a->set_template_engine('smarty3'); // head_add_js('redbasic.js'); }