Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Fix config.php include #101

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

Conversation

jrfoell
Copy link

@jrfoell jrfoell commented Mar 6, 2018

Fixes #100

Copy link

@phpguru phpguru left a comment

Choose a reason for hiding this comment

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

This would be a breaking change for everyone using ./config.php in the project root. Advise against merging.

@jrfoell
Copy link
Author

jrfoell commented Mar 8, 2018

OK, so the config file needs to be added to the current working directory of the request. Do you mind adding that to the documentation? Can be gleamed through <?php getcwd(); ?>

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.

None yet

2 participants