aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/PageBuilder.php
Commit message (Collapse)AuthorAgeFilesLines
* Rename configuration keys and fix GLOBALS in templatesArthurHoaro2016-06-111-13/+12
|
* Adds ConfigJson which handle the configuration in JSON format.ArthurHoaro2016-06-111-0/+1
| | | | Also use the Updater to make the transition
* Replace $GLOBALS configuration with the configuration manager in the whole ↵ArthurHoaro2016-06-111-12/+16
| | | | code base
* Extract PageBuilder class from index.phpArthurHoaro2016-05-131-0/+145