Stable release of v3.2.0-beta1
Move beta to main repo. Fix #1053 so that the right and left tabs display correctly in Joomla 4&5.
This commit is contained in:
3
admin/sql/updates/mysql/3.1.29.sql
Normal file
3
admin/sql/updates/mysql/3.1.29.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
ALTER TABLE `#__componentbuilder_joomla_component` ADD `add_namespace_prefix` CHAR(1) NOT NULL DEFAULT '' AFTER `add_menu_prefix`;
|
||||
|
||||
ALTER TABLE `#__componentbuilder_joomla_component` ADD `namespace_prefix` VARCHAR(255) NOT NULL DEFAULT '' AFTER `name_code`;
|
Reference in New Issue
Block a user