commit | 755df671f2614ad868b3d599d9b8ab34db9114cf | [log] [tgz] |
---|---|---|
author | gobrien <gobrien> | Fri Jan 18 01:01:33 2008 +0000 |
committer | gobrien <gobrien> | Fri Jan 18 01:01:33 2008 +0000 |
tree | 030c0e08ecf50e7e6e9bfbb0a17e832df3db0d0c | |
parent | 3bb0c96c3ee7c129a0174248ecdd6ef5bb1545ed [diff] [blame] |
NEW - bug 210: Babel or Babel-like Community Internationalization https://foundation.eclipse.org/infrazilla/show_bug.cgi?id=210
diff --git a/html/login.php b/html/login.php index 047ff87..b64d1c8 100755 --- a/html/login.php +++ b/html/login.php
@@ -36,7 +36,7 @@ $Session = new Session(); $Session->create($User->userid, $REMEMBER); SetSessionVar('User', $User); - exitTo("index.php"); + exitTo("translate.php"); } } else {