Commit | Line | Data |
---|---|---|
0f704140 PS |
1 | This files describes API changes in /theme/* themes, |
2 | information provided here is intended especially for theme designer. | |
3 | ||
4 | === 2.2 === | |
5 | ||
6 | required changes: | |
7 | * use new page content placeholder "echo $OUTPUT->main_content()" instead of "echo core_renderer::MAIN_CONTENT_TOKEN" | |
8 | see git commit: 3b3f302855d7621405a8b93e49bd399d67a998d7 |