Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-10-24 | Fix constructor parameters for Resource classes | Thomas Lange | 2 | -2/+2 | |
The first parameter for the constructor of the Resource classes should not be optional if the next parameters obviously are non-optional. The optional parameters (if any) must come after the required parameters. | |||||
2021-10-24 | Remove closing tags and ensure LF at end of files | Thomas Lange | 2 | -2/+0 | |
Remove the unnecessary PHP closing tags and ensure that *all* non-binary files ending with an LF character. | |||||
2018-01-16 | Add debugging classes for Pagelet, Stylesheet and Javascript | Thomas Lange | 2 | -0/+28 | |