// Remove BO themes

This commit is contained in:
tDidierjean
2011-11-18 10:27:07 +00:00
parent 48c00e4e5e
commit 00f61bc35b
84 changed files with 15 additions and 491 deletions
+2
View File
@@ -544,3 +544,5 @@ INSERT INTO `PREFIX_configuration` (`name`, `value`, `date_add`, `date_upd`) ('P
/* PHP:add_new_groups('Non identifié', 'Unidentified'); */;
/* PHP:add_new_groups('Invité', 'Guest'); */;
UPDATE `PREFIX_employee` SET `bo_theme` = 'default';