Moved FTP signature to its own table, so we can use it more securely around JCB (even in the global settings). Improved the Linked view option in admin-views.
This commit is contained in:
@ -11,4 +11,5 @@ DROP TABLE IF EXISTS `#__componentbuilder_field`;
|
||||
DROP TABLE IF EXISTS `#__componentbuilder_fieldtype`;
|
||||
DROP TABLE IF EXISTS `#__componentbuilder_language_translation`;
|
||||
DROP TABLE IF EXISTS `#__componentbuilder_language`;
|
||||
DROP TABLE IF EXISTS `#__componentbuilder_ftp`;
|
||||
DROP TABLE IF EXISTS `#__componentbuilder_help_document`;
|
||||
|
Reference in New Issue
Block a user