assign('cat_style', array()); $template->assign(array('PERSONAL_CONTENT' => $datas)); $template->set_filenames(array('module_options' => dirname(__FILE__) . '/config.tpl')); $template->assign_var_from_handle('MODULE_OPTIONS', 'module_options'); ?>