Coding standards
Security in ResourceSpace
Developer reference
Database

Table: collection_log

A log of all activity relating to a collection.

ColumnTypeNote
refint(11)Auto incrementing index
datedatetime
userint(11)See table user
collectionint(11)See table collection
typechar(1)Activity type - see include/definitions.php
resourceint(11)See table resource
notesvarchar(255)Notes

This table is empty by default.

Please see the schema overview for context. This document was last updated on the 18th of September 2026 at 14:35 (Europe/London time).