Improved handling of several object types

This commit is contained in:
Michael 2022-01-23 04:40:45 +00:00
parent 43b9e39c6a
commit a8c6160dd7
3 changed files with 17 additions and 5 deletions

View file

@ -56,6 +56,7 @@ class Item
const PT_VIDEO = 18;
const PT_DOCUMENT = 19;
const PT_EVENT = 32;
const PT_POLL = 33;
const PT_PERSONAL_NOTE = 128;
// Posting reasons (Why had a post been stored for a user?)