mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-21 21:11:29 +00:00
remove comment from xml-export.php
This commit is contained in:
@@ -1,8 +1,4 @@
|
|||||||
<?
|
<?
|
||||||
/*
|
|
||||||
Exports your starred articles in schema-neutral XML format.
|
|
||||||
*/
|
|
||||||
|
|
||||||
require_once "config.php";
|
require_once "config.php";
|
||||||
require_once "functions.php";
|
require_once "functions.php";
|
||||||
require_once "db.php";
|
require_once "db.php";
|
||||||
|
|||||||
Reference in New Issue
Block a user