Changeset 921:a95d9e79ab6f for inc/core_error.php
- Timestamp:
- 10/27/12 15:04:35 (13 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/core_error.php
r270 r921 12 12 13 13 header('Content-Type: text/html; charset=utf-8'); 14 header("HTTP/1.0 ".$code." ".$summary); 14 15 ?> 15 16 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Note: See TracChangeset
for help on using the changeset viewer.