Added easy translation export and import feature, to allow translation to be done via an exel spreadsheet
This commit is contained in:
1
admin/sql/updates/mysql/2.6.11.sql
Normal file
1
admin/sql/updates/mysql/2.6.11.sql
Normal file
@ -0,0 +1 @@
|
||||
ALTER TABLE `#__componentbuilder_admin_view` ADD `php_import_headers` MEDIUMTEXT NOT NULL AFTER `php_import_ext`;
|
Reference in New Issue
Block a user