remove comment from xml-export.php
This commit is contained in:
parent
e94645caa5
commit
aa11a45b31
1 changed files with 0 additions and 4 deletions
|
@ -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";
|
||||||
|
|
Loading…
Reference in a new issue