thecodingmachine / mouf

The Mouf PHP framework: an open-source PHP framework providing an easy way to download, install, use and reuse components, with a graphical user interface.
MIT License
54 stars 28 forks source link

Fixing saving of the fetchFromEnv parameter in config #146

Closed moufmouf closed 6 years ago

moufmouf commented 6 years ago

The checkbox "fetch from environement" in the config page was not taken into account. This PR fixes this behaviour.