delete_compiled_templates(); } $template->assign(array( 'button_style' => $conf['TweetThis'][0], 'position' => $conf['TweetThis'][1], 'TWEET_PATH' => TWEET_PATH, )); $template->set_filename('tweet_content', dirname(__FILE__).'/admin.tpl'); $template->assign_var_from_handle('ADMIN_CONTENT', 'tweet_content'); ?>