Initial Hawkeye work. This contains a new template system for creating HTML, some basic admin ability, and serves as the basis for further work.
You may need to bongo-config install again, if upgrading.
This commit is contained in:
@@ -16,6 +16,7 @@ class DocTypes:
|
||||
Addressbook = 0x0004
|
||||
Conversation = 0x0005
|
||||
Calendar = 0x0006
|
||||
Config = 0x0007
|
||||
|
||||
Folder = 0x1000
|
||||
Shared = 0x2000
|
||||
|
||||
Reference in New Issue
Block a user