From 5e3e5cc5f7f47809904edc782bd472fdda12435b Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 19 Mar 2012 10:46:16 +0100 Subject: [PATCH] Fix: rss example was deprecated --- htdocs/admin/external_rss.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/admin/external_rss.php b/htdocs/admin/external_rss.php index 8869aee5e08..f95d6d5f0ac 100644 --- a/htdocs/admin/external_rss.php +++ b/htdocs/admin/external_rss.php @@ -211,7 +211,7 @@ print ''; print ''; print 'URL du RSS'; print ''; -print 'http://news.google.com/news?ned=us&topic=h&output=rss
http://linuxfr.org/backend/news/rss20.rss'; +print 'http://news.google.com/news?ned=us&topic=h&output=rss
http://www.dolibarr.org/rss'; print ''; print '';