Release of v4.0.0-beta1
Add the compiler menu back. Fix the CustomfolderlistField #1094.
This commit is contained in:
2
admin/sql/updates/mysql/4.0.0-alpha.sql
Normal file
2
admin/sql/updates/mysql/4.0.0-alpha.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE `#__componentbuilder_joomla_component` ADD `add_jcb_powers_path` TINYINT(1) NOT NULL DEFAULT 0 AFTER `add_javascript`;
|
||||
ALTER TABLE `#__componentbuilder_joomla_component` ADD `jcb_powers_path` VARCHAR(255) NOT NULL DEFAULT '' AFTER `javascript`;
|
Reference in New Issue
Block a user