📜  蜂鸟删除缓存特定页面php代码示例

📅  最后修改于: 2022-03-11 14:54:11.577000             🧑  作者: Mango

代码示例1
//You can use the define('DONOTCACHEPAGE', true); constant to instruct Hummingbird not to cache specific pages or templates.
define('DONOTCACHEPAGE', true);