changed component table name to joomla-component to add history/version tracking back to components
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
DROP TABLE IF EXISTS `#__componentbuilder_component`;
|
||||
DROP TABLE IF EXISTS `#__componentbuilder_joomla_component`;
|
||||
DROP TABLE IF EXISTS `#__componentbuilder_admin_view`;
|
||||
DROP TABLE IF EXISTS `#__componentbuilder_custom_admin_view`;
|
||||
DROP TABLE IF EXISTS `#__componentbuilder_site_view`;
|
||||
|
Reference in New Issue
Block a user