Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The table actionlog contains all executed actions actions in backend.

Every time a user in backend clicks on a link, there is another entry added to this table. The data is used for the action log display.

...

Field nameField specificationComment / Explanation
idlogint(1011Primary key (auto increment)
user_idvarchar(32)Foreign key to table user
idclientint(1011)Foreign key to table client
idlangint(1011)Foreign key to table lang
idactionint(1011)Foreign key to table actions
idcatartint(1011)Foreign key to table cat_art
logtimestampdatetimeTimestamp of the logged action

...

ItemCollectionItem
cApiActionLogCollectioncApiActionLog

...

Previous changes

...

of this table

There were no changes made in past versions of CONTENIDO to this tableThis table was not changed since the final release of CONTENIDO 4.9.