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

Updated FeedCache.php to allow for the use of a custom local path. #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jwd83
Copy link

@jwd83 jwd83 commented Aug 23, 2013

The ROOT constant is unique to CakePHP as far as I am aware. In any case this will allow you to set the local cache file to a path of your choosing.

The ROOT constant is unique to CakePHP as far as I am aware. In any case this will allow you to set the local cache file to a path of your choosing.
@erunyon
Copy link
Owner

erunyon commented Feb 11, 2014

Leaving ROOT in place was an error on my part. It was defined in a different script on my project. I replaced it with $_SERVER['DOCUMENT_ROOT']

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