delete_compiled_templates(); } $template->assign(array( 'button_size' => $conf['GooglePlusOne'][0], 'position' => $conf['GooglePlusOne'][1], 'GPLUS1_PATH' => GPLUS1_PATH, )); $template->set_filename('gplus1_content', dirname(__FILE__).'/admin.tpl'); $template->assign_var_from_handle('ADMIN_CONTENT', 'gplus1_content'); ?>