Database table clients

Usage

The table clients contains all Clients of the installation.

Clients should be added via the backend administration for clients.

Clients are systemwide ressources.

Table structure

Field nameField specificationComment / Explanation
idclientint(11) Primary key (auto increment)
namevarchar(255)Name of the client
authorvarchar(32)Username of the clients creator
createddatetimeDate and time of the creation
lastmodifieddatetimeDate and time of the last modification
pathvarchar(255)Unused.
errsite_catint(11)Foreign key to table cat as reference to the category of the error page
errsite_artint(11)Foreign key to table art as reference to the article of the error page

Generic DB information

ItemCollectionItem
cApiClientCollectioncApiClient

Previous changes of this table

This table was not changed since the final release of CONTENIDO 4.9.