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 | |
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 |
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