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 "config.php";
require_once "functions.php"; require_once "functions.php";
require_once "db.php"; require_once "db.php";