added the database update scripts for the new changes.
This commit is contained in:
1
admin/sql/updates/mysql/2.11.5.sql
Normal file
1
admin/sql/updates/mysql/2.11.5.sql
Normal file
@ -0,0 +1 @@
|
||||
ALTER TABLE `#__componentbuilder_joomla_component` ADD `remove_line_breaks` TINYINT(1) NOT NULL DEFAULT 0 AFTER `readme`;
|
Reference in New Issue
Block a user