summaryrefslogtreecommitdiff
path: root/xml-export.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-12-07 06:13:26 +0100
committerAndrew Dolgov <[email protected]>2005-12-07 06:13:26 +0100
commitaa11a45b310376ea208c41e4295a9dc353125c7e (patch)
treec40190871ad561943c9f3ad3e1755b83b480c39a /xml-export.php
parente94645caa5d0feba13a43028a3b73cab7df86560 (diff)
remove comment from xml-export.php
Diffstat (limited to 'xml-export.php')
-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";