Create upgrade_2.8.2.sql
This commit is contained in:
parent
cc4428cc4c
commit
e6633523b0
1 changed files with 2 additions and 0 deletions
2
upload/cb_install/sql/upgrade_2.8.2.sql
Normal file
2
upload/cb_install/sql/upgrade_2.8.2.sql
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
-- Addition for 2.8.2
|
||||||
|
INSERT INTO `{tbl_prefix}config` (`configid`, `name`, `value`) VALUES (224, 'store_guest_session', 'no');
|
Loading…
Add table
Reference in a new issue