Fixes #39 to ensure components are build even if created and modified dates are not set. Improved #37 #issuecomment-278372267 to avoid one line error in windows.
This commit is contained in:
1
admin/sql/updates/mysql/2.3.0.sql
Normal file
1
admin/sql/updates/mysql/2.3.0.sql
Normal file
@ -0,0 +1 @@
|
||||
ALTER TABLE `#__componentbuilder_custom_code` ADD `target` TINYINT(1) NOT NULL DEFAULT '0' AFTER `path`;
|
Reference in New Issue
Block a user