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
Plain Diff
Browse Files
Authored by
周少峰
2016-05-20 19:28:40 +0800
Commit
09f204c238856b5204aa38cb318ff56e5f4958f2
2 parents
9f313a95
172ea63c
Merge branch 'hotfix/log' of git.dev.yoho.cn:web/yohobuy into hotfix/log
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
yohobuy/www.yohobuy.com/application/Bootstrap.php
yohobuy/www.yohobuy.com/application/Bootstrap.php
View file @
09f204c
...
...
@@ -157,6 +157,7 @@ class Bootstrap extends Bootstrap_Abstract
{
$dispatcher
->
getInstance
()
->
setErrorHandler
(
array
(
"
\\
WebPlugin
\\
TriggerError"
,
"myErrorHandler"
));
}
// /**
// * 初始化第三方包
// * @param Dispatcher $dispatcher
...
...
Please
register
or
login
to post a comment