Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

添加安全模式 #27

Merged
merged 2 commits into from
Jun 29, 2015
Merged

添加安全模式 #27

merged 2 commits into from
Jun 29, 2015

Conversation

cbakgly
Copy link
Contributor

@cbakgly cbakgly commented Jun 23, 2015

No description provided.

@@ -121,5 +121,5 @@ protected function onUnknown() {

}

$wechat = new MyWechat('weixin', TRUE);
$wechat = new MyWechat($token, $encodingAesKey, $appId, $debug_mode);
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

最后一个参数要用驼峰命名

@netputer
Copy link
Owner

缩进应使用 2 space,请统一修改一下

@netputer
Copy link
Owner

刚看到 #26 的描述,感谢 PR。提一个然后再改一下就好了。

@cbakgly
Copy link
Contributor Author

cbakgly commented Jun 29, 2015

tab-->2 done

netputer added a commit that referenced this pull request Jun 29, 2015
@netputer netputer merged commit 6a91f90 into netputer:master Jun 29, 2015
@netputer
Copy link
Owner

感谢~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants