原来在Smarty中在3.0以上版本中不在使用这个clear_all_cache(),而是以$smarty->clearAllCache(); 代替。其中$smarty->clear_cache()用$smarty->clearCache()代替。

相关文章:

  • 2022-12-23
  • 2021-12-15
  • 2022-01-26
  • 2021-08-19
  • 2021-09-10
  • 2021-10-07
  • 2022-03-09
猜你喜欢
  • 2021-07-01
  • 2021-10-09
  • 2021-08-13
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-24
相关资源
相似解决方案