changed component table name to joomla-component to add history/version tracking back to components
This commit is contained in:
1
admin/sql/updates/mysql/2.3.4.sql
Normal file
1
admin/sql/updates/mysql/2.3.4.sql
Normal file
@ -0,0 +1 @@
|
||||
RENAME TABLE `#__componentbuilder_component` to `#__componentbuilder_joomla_component`;
|
Reference in New Issue
Block a user