Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
hf
2015-12-07 20:35:23 +0800
Commit
18698dfb7a4669a77bc7b04b76fa3297bcd9ffda
1 parent
c6e3ef03
fixes bug to partner login
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
library/Action/AbstractAction.php
library/Action/AbstractAction.php
View file @
18698df
...
...
@@ -317,6 +317,7 @@ class AbstractAction extends Controller_Abstract
}
}
}
var_dump
(
$useSession
,
'+++'
,
$this
->
_uid
);
return
$this
->
_uid
;
}
...
...
Please
register
or
login
to post a comment