Commit:    5fef6957621761006e0d62fc106edc10a189448c
Author:    Christoph M. Becker <cmbecke...@gmx.de>         Sat, 6 Jul 2019 
16:51:12 +0200
Parents:   2e12c6096c4e35d67ebda3b2e6ce7e128aa8d49c
Branches:  master

Link:       
http://git.php.net/?p=web/windows.git;a=commitdiff;h=5fef6957621761006e0d62fc106edc10a189448c

Log:
Welcome HTML5!

Changed paths:
  M  templates/header.php


Diff:
diff --git a/templates/header.php b/templates/header.php
index 75c35f3..98471a0 100644
--- a/templates/header.php
+++ b/templates/header.php
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
+<!DOCTYPE html>
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
     <head>
         <title>PHP For Windows: <?php echo @$title_page; ?></title>


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to