Added email helper class.
This commit is contained in:
2
admin/sql/updates/mysql/2.1.11.sql
Normal file
2
admin/sql/updates/mysql/2.1.11.sql
Normal file
@ -0,0 +1,2 @@
|
||||
ALTER TABLE `#__componentbuilder_component` ADD `add_email_helper` TINYINT(1) NOT NULL DEFAULT '0' AFTER `add_css`;
|
||||
|
Reference in New Issue
Block a user