fixed the downloading url for the update server.
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
ALTER TABLE `#__componentbuilder_language_translation` ADD `modules` TEXT NOT NULL AFTER `components`;
|
||||
|
||||
ALTER TABLE `#__componentbuilder_language_translation` ADD `modules` TEXT NOT NULL AFTER `components`;
|
||||
|
||||
ALTER TABLE `#__componentbuilder_language_translation` ADD `plugins` TEXT NOT NULL AFTER `modules`;
|
||||
|
Reference in New Issue
Block a user