Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Improved Method to Check For Direct Access to a File #309

Merged
merged 2 commits into from
Apr 20, 2015
Merged

Improved Method to Check For Direct Access to a File #309

merged 2 commits into from
Apr 20, 2015

Conversation

joshrathke
Copy link
Contributor

Fixes #308.

@olefredrik
Copy link
Owner

Sweet! But unfortunately the Travis CI build failed with the following error

FILE: ...tmp/wordpress/src/wp-content/themes/FoundationPress/comments.php
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
 39 | ERROR | [x] Whitespace found at end of line
    |       |     (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine)

any chance you could fix the error and push a new commit?

@joshrathke
Copy link
Contributor Author

Got it, should be fixed now.

On Mon, Apr 20, 2015 at 11:54 AM, Ole Fredrik Lie [email protected]
wrote:

Sweet! But unfortunately the Travis CI build failed with the following
error

FILE: ...tmp/wordpress/src/wp-content/themes/FoundationPress/comments.php

FOUND 1 ERROR AFFECTING 1 LINE

39 | ERROR | [x] Whitespace found at end of line
| | (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine)

any chance you could fix the error and push a new commit?


Reply to this email directly or view it on GitHub
#309 (comment)
.

olefredrik added a commit that referenced this pull request Apr 20, 2015
Improved Method to Check For Direct Access to a File
@olefredrik olefredrik merged commit 3d10a64 into olefredrik:master Apr 20, 2015
@olefredrik
Copy link
Owner

👍

@Luciaisacomputer
Copy link
Contributor

Awesome! Learned something new too!

@olefredrik olefredrik mentioned this pull request Apr 20, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fatal error:
3 participants