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

Fix CS #47

Merged
merged 2 commits into from
Aug 19, 2014
Merged

Fix CS #47

merged 2 commits into from
Aug 19, 2014

Conversation

xelan
Copy link
Contributor

@xelan xelan commented Aug 19, 2014

No description provided.

&& strtoupper ($partStructure->subtype) != "PLAIN") {
&& (strtolower($partStructure->disposition) == 'attachment'
|| strtolower($partStructure->disposition) == 'inline')
&& strtoupper($partStructure->subtype) != "PLAIN") {
Copy link
Owner

Choose a reason for hiding this comment

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

) { should be on newline.

@ddeboer
Copy link
Owner

ddeboer commented Aug 19, 2014

Thanks! Can you resolve the newline? I’ll then merge this.

@xelan
Copy link
Contributor Author

xelan commented Aug 19, 2014

Ok, done :) Thank you

ddeboer added a commit that referenced this pull request Aug 19, 2014
@ddeboer ddeboer merged commit d9f264a into ddeboer:master Aug 19, 2014
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