Changeset 1704 in ExiteCMS
- Timestamp:
- 08/27/08 21:05:13 (3 years ago)
- File:
-
- 1 edited
-
trunk/includes/ajax.response.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/ajax.response.php
r1667 r1704 11 11 +----------------------------------------------------*/ 12 12 require "core_functions.php"; 13 14 // make sure the page isn't cached 15 header("Cache-Control: no-cache, no-store, must-revalidate"); 16 header("Pragma: no-cache"); 13 17 14 18 // get the request field, sanitize it, and check it's availability
Note: See TracChangeset
for help on using the changeset viewer.
