Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 219 Bytes

readme.md

File metadata and controls

10 lines (7 loc) · 219 Bytes

Colibri config component

For single (without framework) usage you must determine baseDir like this:

	Cofig::setBaseDir(__DIR__ . '/app/config');

... somewhere in your bootstrap.