Dotclear


Ignore:
Timestamp:
10/17/14 15:11:05 (11 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Switch from XHTML to HTML5 for backend

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/core_error.php

    r2566 r2760  
    1414header("HTTP/1.0 ".$code." ".$summary); 
    1515?> 
    16 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
    17 <html xmlns="http://www.w3.org/1999/xhtml"> 
     16<!DOCTYPE html> 
     17<html lang="en"> 
    1818<head> 
    19   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 
    20   <meta http-equiv="Content-Language" content="en" /> 
     19  <meta charset="UTF-8" /> 
    2120  <meta name="ROBOTS" content="NOARCHIVE,NOINDEX,NOFOLLOW" /> 
    2221  <meta name="GOOGLEBOT" content="NOSNIPPET" /> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map