185f00e019
You can now create menu items. You can now delete menu items. Renamed ID to MenuID on PanelMenuPage struct. Bumped the copyright year in a place in advance. The footer is no longer hidden in the Control Panel in Tempra Simple. Fixed the notifications URL, although that page still isn't implemented yet. Fixed config_default.noparse so that Travis won't error over that. Refactored some user queries.
13 lines
189 B
INI
13 lines
189 B
INI
# editorconfig.org
|
|
root = true
|
|
|
|
[*]
|
|
indent_style = tab
|
|
end_of_line = lf
|
|
charset = utf-8
|
|
trim_trailing_whitespace = true
|
|
insert_final_newline = true
|
|
|
|
[*.md]
|
|
trim_trailing_whitespace = false
|