Added the updating sql files, sorry!
This commit is contained in:
2
admin/sql/updates/mysql/2.1.16.sql
Normal file
2
admin/sql/updates/mysql/2.1.16.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE `#__componentbuilder_admin_view` ADD `add_php_getitems_after_all` TINYINT(1) NOT NULL DEFAULT '0' AFTER `add_php_getitems`;
|
||||
ALTER TABLE `#__componentbuilder_admin_view` ADD `php_getitems_after_all` MEDIUMTEXT NOT NULL AFTER `php_getitems`;
|
Reference in New Issue
Block a user