forked from science-ation/science-ation
517455ee13
Begin adding icons to the default theme and reorganizing the admin index
3 lines
201 B
SQL
3 lines
201 B
SQL
INSERT INTO `config` ( `var` , `val` , `category` , `type` , `type_values` , `ord` , `description` , `year`) VALUES (
|
|
'theme', 'default', 'Global', 'text', '', '850', 'Theme for colours/icons', '-1');
|