]> git.wh0rd.org - tt-rss.git/commitdiff
remove comment from xml-export.php
authorAndrew Dolgov <fox@madoka.spb.ru>
Wed, 7 Dec 2005 05:13:26 +0000 (06:13 +0100)
committerAndrew Dolgov <fox@madoka.spb.ru>
Wed, 7 Dec 2005 05:13:26 +0000 (06:13 +0100)
xml-export.php

index df497aa8a15469a3accd6305c8c3a9e2f1f56fe1..e3bed6a1b2f4366c8ede6e07ddc16ab417072407 100644 (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";