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
d0933fc3
Commit
d0933fc3
authored
Aug 01, 2022
by
zhangjun
Browse files
Options
Browse Files
Download
Plain Diff
合并分支 'release_zj_edit10' 到 'release'
修改 查看合并请求
!6
parents
e306dea8
1fc0ec87
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
findpassword.php
center/controllers/findpassword.php
+2
-0
No files found.
center/controllers/findpassword.php
View file @
d0933fc3
...
@@ -17,6 +17,8 @@ class Findpassword extends MY_Controller {
...
@@ -17,6 +17,8 @@ class Findpassword extends MY_Controller {
*/
*/
public
function
index
()
public
function
index
()
{
{
header
(
'Location:http://passport.house365.com/index/forgetPwd'
);
die
();
$_SESSION
[
'token'
]
=
md5
(
$this
->
user_id
);
$_SESSION
[
'token'
]
=
md5
(
$this
->
user_id
);
$data
[
'title'
]
=
'用户找回密码'
;
$data
[
'title'
]
=
'用户找回密码'
;
...
...
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