Skip to content

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

Open
jwd83 wants to merge 1 commit into
erunyon:masterfrom
jwd83:master
Open

Updated FeedCache.php to allow for the use of a custom local path.#3
jwd83 wants to merge 1 commit into
erunyon:masterfrom
jwd83:master

Conversation

@jwd83
Copy link
Copy Markdown

@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
Copy Markdown
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