Change Summary:
use $this->request->application_path instead of __DIR__
Review Request #382 — Created July 29, 2015 and submitted
| Information | |
|---|---|
| pprkut | |
| Lunr | |
| master | |
| Reviewers | |
| lunr | |
Allow sorting of includes to force a certain load order as well as add mtime to the link to force reload in the browser if the content changed.
Unit tests
use $this->request->application_path instead of __DIR__
Fix constructing full path for file for apps in subfolders. Add more tests
Depends On: |
|
||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 3 (+157 -16)
|
Handle the base_path correctly
Diff: |
Revision 4 (+194 -16)
|
|---|