science-ation/db/db.update.108.sql
james 517455ee13 Migrate css to a theme and setup to allow multiple themes
Begin adding icons to the default theme and reorganizing the admin index
2008-07-24 16:20:16 +00:00

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');