Changeset 1706 in ExiteCMS for branches/PLi-Fusion/includes/ajax.response.php
- Timestamp:
- 08/27/08 22:48:36 (4 years ago)
- File:
-
- 1 edited
-
branches/PLi-Fusion/includes/ajax.response.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/PLi-Fusion/includes/ajax.response.php
r1668 r1706 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.
