mirror of
https://github.com/standardebooks/web.git
synced 2025-07-21 23:04:57 -04:00
Convert ebook SORT_ constants to an enum
This commit is contained in:
parent
94dce1009a
commit
980ed8cea9
5 changed files with 17 additions and 16 deletions
|
@ -134,8 +134,6 @@ Before submitting design contributions, please discuss them with the Standard Eb
|
|||
|
||||
- Finding a self-hosted replacement for GitHub, like possibly [Gitea](https://gitea.io/) or [GitLab](https://about.gitlab.com/), and figuring out how to reproducably install and update it on the SE server.
|
||||
|
||||
- Converting some constants to enums, like `SORT_*` or `SOURCE_*`.
|
||||
|
||||
## PHP code style
|
||||
|
||||
- Indent with tabs.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue