Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
clear_all_cache()メソッドを使用しましたが、警告が表示されます。
'clear_all_cache'は不明であるか、非推奨です。smarty / sysplugins /smarty_internal_wrapper.phpの57行目
この方法は別の方法に置き換えられていますか?私はこれをグーグルしようとしましたが、成功しませんでした。誰かアイデアがありますか?
smarty3を使用している場合は、代わりにclearAllCache()を使用する必要があります。