configuration
- #################################################################
- # CAKEPHP PROJECTS AS SUB FOLD...
CakePHP projects as sub folders with nginx.
- Cake already has a configuration system, and it's really neat. You can put files in app/confi...
ConfComponent allows you to store your configuration into the db, set and retrieve values organiz...
- Cake already has a configuration system, and it's really neat. You can put files in app/confi...
ConfComponent allows you to store your configuration into the db, set and retrieve values organiz...
- [component]
- /*
- * ConfComponent: DB based configuration
- * Author: othman ouahbi aka CraZyLeGs
- ...
DB based configuration, allows you to set and retrieve values organized into conf categories
