From bde71668e1b64f57e4cd3d45703e8a488b1de957 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 26 Sep 2014 00:12:01 +0200 Subject: improvements --- functions.php | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'functions.php') diff --git a/functions.php b/functions.php index 3e937d2..659241a 100644 --- a/functions.php +++ b/functions.php @@ -111,6 +111,10 @@ else function print_logout(){ global $user; $user->logout(); + /* + global $c; + $c->flush(); + */ print_login("logout"); } @@ -128,12 +132,14 @@ function print_index(){

Wir treffen uns immer Donnerstags um 19:30 Uhr in der Remise Arndtstraße 12a.

Am besten sind wir über unsere Aktiviere JavaScript um die E-Mail Adresse zu sehen! erreichbar.

+ doQuery("SELECT * FROM " . DBPREFIX . "member;"); ?> @@ -186,7 +192,7 @@ function print_list($option = false){ -
+ token; ?>>
@@ -257,7 +263,7 @@ function print_add_entry_to_list(){

Füge die Daten hinzu

-
+
@@ -397,7 +403,7 @@ function print_register($option = false){
- + Du solltest den Schlüssel in einer Mail bekommen haben.
-- cgit v1.2.3