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:
2
admin/sql/updates/mysql/3.0.10.sql
Normal file
2
admin/sql/updates/mysql/3.0.10.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE `#__componentbuilder_power` CHANGE `extends` `extends` VARCHAR(36) NOT NULL DEFAULT '';
|
||||
ALTER TABLE `#__componentbuilder_power` CHANGE `implements` `implements` TEXT NULL;
|
Reference in New Issue
Block a user