Added the import method to custom import tab, and improved the import custom concept.

This commit is contained in:
2016-05-05 00:14:20 +01:00
parent 0fd9d9d169
commit 32e3f6b86e
370 changed files with 1766 additions and 1684 deletions

View File

@ -0,0 +1 @@
ALTER TABLE `#__componentbuilder_admin_view` ADD `php_import` MEDIUMTEXT NOT NULL AFTER `php_getlistquery`;