Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
U
User
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhangjun
User
Commits
8e8259d6
Commit
8e8259d6
authored
Feb 23, 2023
by
fangliyan
Browse files
Options
Browse Files
Download
Plain Diff
合并分支 'release-fangliyan' 到 'release'
Release fangliyan 查看合并请求
!24
parents
883ddcd2
c9145494
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
login.php
center/controllers/login.php
+1
-1
No files found.
center/controllers/login.php
View file @
8e8259d6
...
@@ -17,7 +17,7 @@ class Login extends MY_Controller
...
@@ -17,7 +17,7 @@ class Login extends MY_Controller
function
index
()
function
index
()
{
{
Header
(
"HTTP/1.1 301 Moved Permanently"
);
Header
(
"HTTP/1.1 301 Moved Permanently"
);
Header
(
"Location: http://passport.house365.com/index/login"
);
Header
(
"Location: http://passport.house365.com/index/login
?others_returnback=http://newrent.house365.com/user-center/index
"
);
exit
;
exit
;
//IM 埋点
//IM 埋点
if
(
$_GET
[
'from'
]
==
'im'
){
if
(
$_GET
[
'from'
]
==
'im'
){
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment