System settings

From Expertiza_Wiki
Revision as of 14:50, 17 May 2016 by Rkyadav (talk | contribs) (Created page with "{| class="wikitable" !Field Name !!Type !!Description |- !id |int(11) |The unique record id |- !site_name |varchar(255) | |- !site_subtitle |varchar(255) | |- ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Field Name Type Description
id int(11) The unique record id
site_name varchar(255)
site_subtitle varchar(255)
footer_message varchar(255)
public_role_id int(11)
session_timeout int(11)
default_markup_style_id int(11)
site_default_page_id int(11)
not_found_page_id int(11)
permission_denied_page_id int(11)
session_expired_page_id int(11)
menu_depth int(11)


Back to Database Tables Main page.