/tg/ Station 13 - Modules - TypesVar Details

book_history_entry

This mostly exists to document the form of the library_action table, since it doesn't do that good a job on its own

Vars

actionThe action that occured (BOOK_ADMIN_DELETE, BOOK_ADMIN_RESTORE, and legacy BOOK_ADMIN_REPORT)
bookThe book id this log applies to
ckeyThe admin who performed the action
datetimeThe time of the action being performed
idThe id of this logged action
ip_addrThe ip address of the admin who performed the action
reasonThe reason this action was enacted

Var Details

action

The action that occured (BOOK_ADMIN_DELETE, BOOK_ADMIN_RESTORE, and legacy BOOK_ADMIN_REPORT)

book

The book id this log applies to

ckey

The admin who performed the action

datetime

The time of the action being performed

id

The id of this logged action

ip_addr

The ip address of the admin who performed the action

reason

The reason this action was enacted