mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-01-29 07:31:06 -05:00
Début gestion import (non fonctionnel) / export (presque fonctionnel)
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
class javascriptController extends ActionController {
|
||||
public function firstAction () {
|
||||
$this->view->_useLayout (false);
|
||||
header('Content-type: text/javascript');
|
||||
}
|
||||
|
||||
public function mainAction () {
|
||||
|
||||
Reference in New Issue
Block a user