Commit:    ebdf1adeb38a6dd782f696db975563a7998fa1bc
Author:    adamculp <adamc...@uws.net>         Tue, 20 Jun 2017 22:49:06 -0400
Parents:   31770728d7a7daf719a4589bcea5a6012ac52501
Branches:  master

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

Log:
Fixed dates to prevent event collision

Changed paths:
  M  archive/entries/2017-06-17-1.xml


Diff:
diff --git a/archive/entries/2017-06-17-1.xml b/archive/entries/2017-06-17-1.xml
index 5ef79d4..3043de0 100644
--- a/archive/entries/2017-06-17-1.xml
+++ b/archive/entries/2017-06-17-1.xml
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="utf-8"?>
 <entry xmlns="http://www.w3.org/2005/Atom"; 
xmlns:default="http://php.net/ns/news";>
   <title>LaravelConf Taiwan 2017</title>
-  <id>http://php.net/archive/2017.php#id2017-06-14-1</id>
-  <published>2017-06-14T18:48:00+00:00</published>
-  <updated>2017-06-14T18:48:00+00:00</updated>
+  <id>http://php.net/archive/2017.php#id2017-06-17-1</id>
+  <published>2017-06-17T18:48:00+00:00</published>
+  <updated>2017-06-17T18:48:00+00:00</updated>
   <default:finalTeaserDate 
xmlns="http://php.net/ns/news";>2017-07-01</default:finalTeaserDate>
   <category term="conferences" label="Conference announcement"/>
-  <link href="http://php.net/conferences/index.php#id2017-06-14-1"; 
rel="alternate" type="text/html"/>
+  <link href="http://php.net/conferences/index.php#id2017-06-17-1"; 
rel="alternate" type="text/html"/>
   <default:newsImage xmlns="http://php.net/ns/news"; 
link="https://laravelconf.tw/"; title="LaravelConf Taiwan 
2017">laravelConfTaiwan_2017.png</default:newsImage>
   <link href="https://laravelconf.tw/"; rel="via" type="text/html"/>
   <content type="xhtml">


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

Reply via email to