-
1.0.2 Stable
released this
2023-07-12 02:35:00 +00:00 | 153 commits to master since this releaseFixed
- Fixed issue #1 in Configuration->__construct() where the name of
an environment variable was being used instead of its value when determining the configuration file path. This
incorrect handling resulted in warnings about non-existent files and hindered the proper loading of configuration
files. With this fix, environment variables should now correctly guide the path to the desired configuration files,
improving the flexibility and functionality of the configuration library.
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
0 downloads
-
net.nosial.configlib.ncc
0 downloads · 0 B
- Fixed issue #1 in Configuration->__construct() where the name of