science-ation/db/db.update.108.sql

3 lines
201 B
MySQL
Raw Permalink Normal View History

INSERT INTO `config` ( `var` , `val` , `category` , `type` , `type_values` , `ord` , `description` , `year`) VALUES (
'theme', 'default', 'Global', 'text', '', '850', 'Theme for colours/icons', '-1');