Commit: be84e15b3ea4eb6abdd288d90008bda3f3ee9c22 Author: Christoph M. Becker <[email protected]> Sun, 9 Aug 2020 14:36:26 +0200 Parents: ded50fd8b29da6a3a4fbe5ac8da833ef1447cc10 Branches: master
Link: http://git.php.net/?p=web/windows.git;a=commitdiff;h=be84e15b3ea4eb6abdd288d90008bda3f3ee9c22 Log: Fix ID Changed paths: M news/2020-08-07-1.php Diff: diff --git a/news/2020-08-07-1.php b/news/2020-08-07-1.php index 118b1ff..fb1784c 100644 --- a/news/2020-08-07-1.php +++ b/news/2020-08-07-1.php @@ -1,4 +1,4 @@ -<div class="info entry" id="news-2019-10-08-1"> +<div class="info entry" id="news-2020-08-07-1"> <!-- .info --> <h3 class="summary entry-title">Windows Defender Warnings</h3> <?php news_date('07-Aug-2020') ?> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
