Implementation of the switches and update the update server.
This commit is contained in:
2
admin/sql/updates/mysql/2.2.9.sql
Normal file
2
admin/sql/updates/mysql/2.2.9.sql
Normal file
@ -0,0 +1,2 @@
|
||||
ALTER TABLE `#__componentbuilder_component` ADD `add_placeholders` TINYINT(1) NOT NULL DEFAULT '0' AFTER `add_php_preflight_update`;
|
||||
ALTER TABLE `#__componentbuilder_component` ADD `mvc_versiondate` TINYINT(1) NOT NULL DEFAULT '0' AFTER `license_type`;
|
Reference in New Issue
Block a user