現在、smarty 2 -> バージョン 3 に変更しています
しかし、私が変更した後、以下のような問題が発生しました。
SmartyCompilerException: Syntax Error in template
"/home/test/engine/mobile9/template/t_footer.tpl" on line 28
"{php}" unknown tag "php" in /home/test/engine/modules/smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 617
その後、smarty 3 のドキュメントをチェックします。{php} が有効な演算子であることを示しています。