Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Update config_file_helper.php #1266

Merged
merged 1 commit into from
May 9, 2017
Merged

Conversation

PeterRock
Copy link
Contributor

in this helper class, the function read_config() read config files from environment path, but the function write_config() not do this, so it can not work good for that who use multiple environments.
I fix this for by following the logic of function read_config().

in this helper class, the function ` read_config()` read config files from environment path, but the function `write_config()` not do this, so it can not work good for that who use multiple environments.
I fix this for by following the logic of function `read_config()`.
@lonnieezell lonnieezell merged commit 437bc9a into lonnieezell:develop May 9, 2017
@PeterRock PeterRock deleted the patch-2 branch May 9, 2017 06:01
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.

2 participants