From 83fe4d9da1edd100ff3035c74df4e08446885178 Mon Sep 17 00:00:00 2001 From: neoraider Date: Tue, 19 Sep 2006 12:23:02 +0000 Subject: Uses() in der Login-Seite an den Anfang gesetzt. --- pages/content/Login.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/content/Login.xml b/pages/content/Login.xml index 6bbaf7c..4e21b3f 100644 --- a/pages/content/Login.xml +++ b/pages/content/Login.xml @@ -10,9 +10,9 @@ Login(Unquote($_POST['name']), Unquote($_POST['password']))) { header('Location: ' . $GLOBALS['links']->GetNeonLink($_POST['page'], null, false)); exit(); -- cgit v1.2.3