Merge branch 'hotfix/log' of git.dev.yoho.cn:web/yohobuy into hotfix/log
Showing
1 changed file
with
1 additions
and
0 deletions
@@ -157,6 +157,7 @@ class Bootstrap extends Bootstrap_Abstract | @@ -157,6 +157,7 @@ class Bootstrap extends Bootstrap_Abstract | ||
157 | { | 157 | { |
158 | $dispatcher->getInstance()->setErrorHandler(array("\\WebPlugin\\TriggerError","myErrorHandler")); | 158 | $dispatcher->getInstance()->setErrorHandler(array("\\WebPlugin\\TriggerError","myErrorHandler")); |
159 | } | 159 | } |
160 | + | ||
160 | // /** | 161 | // /** |
161 | // * 初始化第三方包 | 162 | // * 初始化第三方包 |
162 | // * @param Dispatcher $dispatcher | 163 | // * @param Dispatcher $dispatcher |
-
Please register or login to post a comment