summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xml-export.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/xml-export.php b/xml-export.php
index df497aa8a..e3bed6a1b 100644
--- a/xml-export.php
+++ b/xml-export.php
@@ -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";