| ... | ... |
@@ -1,5 +1,5 @@ |
| 1 | 1 |
<?php |
| 2 |
-$DEBUG=1; |
|
| 2 |
+$DEBUG=0; |
|
| 3 | 3 |
define('NEWS_RSS_LEMONDE', 'https://www.lemonde.fr/rss/une.xml');
|
| 4 | 4 |
define('NEWS_RSS_LIBERATION', 'http://rss.liberation.fr/rss/latest/');
|
| 5 | 5 |
define('NEWS_RSS_SLATEFR', 'https://www.slate.fr/rss.xml');
|