5 lines
189 B
MySQL
Raw Normal View History

2016-01-30 22:28:43 +02:00
ALTER TABLE `#__componentbuilder_component`
ADD `whmcs_key` VARCHAR(255) NOT NULL DEFAULT '';
ALTER TABLE `#__componentbuilder_component`
ADD `whmcs_url` VARCHAR(255) NOT NULL DEFAULT '';