1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-21 16:21:28 +00:00

remove comment from xml-export.php

This commit is contained in:
Andrew Dolgov
2005-12-07 06:13:26 +01:00
parent e94645caa5
commit aa11a45b31

View File

@@ -1,8 +1,4 @@
<?
/*
Exports your starred articles in schema-neutral XML format.
*/
require_once "config.php";
require_once "functions.php";
require_once "db.php";