Changeset 2792:08fe3c330258 for admin/auth.php
- Timestamp:
- 11/15/14 18:48:03 (11 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/auth.php
r2787 r2792 264 264 265 265 header('Content-Type: text/html; charset=UTF-8'); 266 267 // Prevents Clickjacking as far as possible 268 header('X-Frame-Options: SAMEORIGIN'); // FF 3.6.9+ Chrome 4.1+ IE 8+ Safari 4+ Opera 10.5+ 269 266 270 ?> 267 271 <!DOCTYPE html>
Note: See TracChangeset
for help on using the changeset viewer.