]> git.wh0rd.org Git - tt-rss.git/commitdiff
fix login display in xml-import form
authorAndrew Dolgov <fox@madoka.spb.ru>
Wed, 30 Nov 2005 08:20:58 +0000 (09:20 +0100)
committerAndrew Dolgov <fox@madoka.spb.ru>
Wed, 30 Nov 2005 08:20:58 +0000 (09:20 +0100)
xml-import.php

index aacdd60bde26f3bb155e58d8eac050dfd94061b8..5ba27f1aea3069ed5ef225f041ac4f9d8eed32d7 100644 (file)
 
        <? if ($_REQUEST["op"] != "Import") { ?>
 
-       <h1>Import XMLDB (your login is <?= $_SESSION["login"] ?>)</h1>
+       <h1>Import XMLDB (your login is <?= $_SESSION["name"] ?>)</h1>
 
        <form   enctype="multipart/form-data" method="POST" action="xml-import.php">
        File: <input name="xmldb" type="file">&nbsp;