smartyでfile_get_contentsで外部データを読み込もうとする
ただし、このエラーが発生します。
Fatal error: Smarty error: [in /opt/lampp/htdocs/blog/serendipity/templates/templates3/index.tpl line 107]: [plugin] (secure mode) modifier 'file_get_contents' is not allowed (Smarty_Compiler.class.php, line 1934) in /opt/lampp/htdocs/blog/serendipity/bundled-libs/Smarty/libs/Smarty.class.php on line 1093
データを取得する他の方法はありますか?または、smarty がこの機能を使用できるようにするにはどうすればよいですか?