Fix: rss example was deprecated
This commit is contained in:
parent
e4a5b6e24e
commit
5e3e5cc5f7
@ -211,7 +211,7 @@ print '</tr>';
|
||||
print '<tr class="pair">';
|
||||
print '<td>URL du RSS</td>';
|
||||
print '<td><input type="text" name="external_rss_urlrss_'.($lastexternalrss+1).'" value="'.@constant("EXTERNAL_RSS_URLRSS_" . ($lastexternalrss+1)).'" size="64"></td>';
|
||||
print '<td>http://news.google.com/news?ned=us&topic=h&output=rss<br>http://linuxfr.org/backend/news/rss20.rss</td>';
|
||||
print '<td>http://news.google.com/news?ned=us&topic=h&output=rss<br>http://www.dolibarr.org/rss</td>';
|
||||
print '</tr>';
|
||||
print '</table>';
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user