first commit of free version
This commit is contained in:
1
admin/sql/updates/mysql/1.0.0.sql
Normal file
1
admin/sql/updates/mysql/1.0.0.sql
Normal file
@ -0,0 +1 @@
|
||||
|
1
admin/sql/updates/mysql/1.0.5.sql
Normal file
1
admin/sql/updates/mysql/1.0.5.sql
Normal file
@ -0,0 +1 @@
|
||||
|
1
admin/sql/updates/mysql/1.1.0.sql
Normal file
1
admin/sql/updates/mysql/1.1.0.sql
Normal file
@ -0,0 +1 @@
|
||||
|
1
admin/sql/updates/mysql/2.0.0.sql
Normal file
1
admin/sql/updates/mysql/2.0.0.sql
Normal file
@ -0,0 +1 @@
|
||||
|
4
admin/sql/updates/mysql/2.0.7.sql
Normal file
4
admin/sql/updates/mysql/2.0.7.sql
Normal file
@ -0,0 +1,4 @@
|
||||
ALTER TABLE `#__componentbuilder_component`
|
||||
ADD `whmcs_key` VARCHAR(255) NOT NULL DEFAULT '';
|
||||
ALTER TABLE `#__componentbuilder_component`
|
||||
ADD `whmcs_url` VARCHAR(255) NOT NULL DEFAULT '';
|
1
admin/sql/updates/mysql/index.html
Normal file
1
admin/sql/updates/mysql/index.html
Normal file
@ -0,0 +1 @@
|
||||
<html><body bgcolor="#FFFFFF"></body></html>
|
Reference in New Issue
Block a user