Improved the compiler, added the option to add the update server file to the zipped package, fixed a few bugs.
This commit is contained in:
1
admin/sql/updates/mysql/2.2.0.sql
Normal file
1
admin/sql/updates/mysql/2.2.0.sql
Normal file
@ -0,0 +1 @@
|
||||
|
1
admin/sql/updates/mysql/2.2.1.sql
Normal file
1
admin/sql/updates/mysql/2.2.1.sql
Normal file
@ -0,0 +1 @@
|
||||
ALTER TABLE `#__componentbuilder_component` ADD `update_server_target` TINYINT(1) NOT NULL DEFAULT '1' AFTER `update_server_ftp`;
|
Reference in New Issue
Block a user