Further improved #37 to ensure language strings are set and reversed, also add extra buttons to the compiler page. Major restructure of custom code implementation to make it more stable. Resolved #40 by updating the default field sql values.
This commit is contained in:
1
admin/sql/updates/mysql/2.3.3.sql
Normal file
1
admin/sql/updates/mysql/2.3.3.sql
Normal file
@ -0,0 +1 @@
|
||||
ALTER TABLE `#__componentbuilder_custom_code` ADD `comment_type` TINYINT(1) NOT NULL DEFAULT '0' AFTER `component`;
|
Reference in New Issue
Block a user