Authored by 周少峰

Merge branch 'hotfix/log' of git.dev.yoho.cn:web/yohobuy into hotfix/log

... ... @@ -157,6 +157,7 @@ class Bootstrap extends Bootstrap_Abstract
{
$dispatcher->getInstance()->setErrorHandler(array("\\WebPlugin\\TriggerError","myErrorHandler"));
}
// /**
// * 初始化第三方包
// * @param Dispatcher $dispatcher
... ...