Added option to add source link to JCB packages, this also improved the JCB package import area
This commit is contained in:
1
admin/sql/updates/mysql/2.7.8.sql
Normal file
1
admin/sql/updates/mysql/2.7.8.sql
Normal file
@ -0,0 +1 @@
|
||||
ALTER TABLE `#__componentbuilder_joomla_component` CHANGE `export_package_link` `joomla_source_link` VARCHAR(255) NOT NULL DEFAULT '';
|
Reference in New Issue
Block a user