summaryrefslogtreecommitdiff
path: root/xml-import.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-11-30 09:20:58 +0100
committerAndrew Dolgov <[email protected]>2005-11-30 09:20:58 +0100
commitdf08c5bb99c664e756cb6a2e1f3062d1421a2c47 (patch)
tree13304c286108a75221dfc2fc1afec2ff8c0af47f /xml-import.php
parent2b3bfb5ed09013ff2a369d28b3b425729e444c35 (diff)
fix login display in xml-import form
Diffstat (limited to 'xml-import.php')
-rw-r--r--xml-import.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/xml-import.php b/xml-import.php
index aacdd60bd..5ba27f1ae 100644
--- a/xml-import.php
+++ b/xml-import.php
@@ -133,7 +133,7 @@
<? 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;