Explorar o código

Changement du nom du fichier lors de l'export des flux au format OPML

Marien Fressinaud %!s(int64=13) %!d(string=hai) anos
pai
achega
6efbedd189
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/controllers/configureController.php

+ 1 - 1
app/controllers/configureController.php

@@ -185,7 +185,7 @@ class configureController extends ActionController {
 
 
 			$this->view->_useLayout (false);
 			$this->view->_useLayout (false);
 			header('Content-Type: text/xml; charset=utf-8');
 			header('Content-Type: text/xml; charset=utf-8');
-			header('Content-disposition: attachment; filename=feeds_opml.xml');
+			header('Content-disposition: attachment; filename=freshrss_feeds.opml');
 
 
 			$feedDAO = new FeedDAO ();
 			$feedDAO = new FeedDAO ();
 			$catDAO = new CategoryDAO ();
 			$catDAO = new CategoryDAO ();