Index: branches/RC/themes/default/misc/right_loggedin.tpl
===================================================================
diff -u -r9405 -r10439
--- branches/RC/themes/default/misc/right_loggedin.tpl (.../right_loggedin.tpl) (revision 9405)
+++ branches/RC/themes/default/misc/right_loggedin.tpl (.../right_loggedin.tpl) (revision 10439)
@@ -1,4 +1,4 @@
-
+
@@ -49,8 +49,8 @@
- ">
|
- "> |
+ ">
|
+ "> |

|
@@ -64,7 +64,7 @@
">
|
"> |
-
+
Index: branches/RC/themes/default/my_account.tpl
===================================================================
diff -u -r9405 -r10439
--- branches/RC/themes/default/my_account.tpl (.../my_account.tpl) (revision 9405)
+++ branches/RC/themes/default/my_account.tpl (.../my_account.tpl) (revision 10439)
@@ -63,7 +63,7 @@

|
-
+

@@ -180,10 +180,10 @@

|
- ">
+ ">
|
- ">
+ ">
|
|
Index: branches/RC/core/units/users/users_event_handler.php
===================================================================
diff -u -r10434 -r10439
--- branches/RC/core/units/users/users_event_handler.php (.../users_event_handler.php) (revision 10434)
+++ branches/RC/core/units/users/users_event_handler.php (.../users_event_handler.php) (revision 10439)
@@ -444,7 +444,7 @@
}
$this->Application->resetCounters('UserSession');
- $this->Application->Session->SetCookie('login', '', adodb_mktime() - 3600);
+ $this->Application->Session->SetCookie('remember_login', '', adodb_mktime() - 3600);
$event->SetRedirectParam('pass', 'all');
}
Index: branches/RC/themes/default/login/login_form.tpl
===================================================================
diff -u -r8929 -r10439
--- branches/RC/themes/default/login/login_form.tpl (.../login_form.tpl) (revision 8929)
+++ branches/RC/themes/default/login/login_form.tpl (.../login_form.tpl) (revision 10439)
@@ -1,5 +1,5 @@
|