Export any component completely mapped in JCB and import into another JCB with owner control

This commit is contained in:
2017-03-31 10:18:33 +02:00
parent cca07258d6
commit 5dc3f97f15
207 changed files with 374 additions and 1004 deletions

View File

@ -0,0 +1 @@
ALTER TABLE `#__componentbuilder_joomla_component` CHANGE `export_key` `export_key` TEXT NOT NULL;