程序文件添加禁止缓存头,防止CDN分发错误

hotfix/远程访问多媒体中心
尹诚诚 8 years ago
parent 6113e10f10
commit 4c99edd1b4

@ -1,4 +1,5 @@
<?php <?php
header("Cache-Control: no-cache");
/* /*
*--------------------------------------------------------------- *---------------------------------------------------------------
* APPLICATION ENVIRONMENT * APPLICATION ENVIRONMENT

Loading…
Cancel
Save