Added #39 a new feature the imports custom code during compilation. We also improved the compiler.
This commit is contained in:
1
admin/sql/updates/mysql/2.2.7.sql
Normal file
1
admin/sql/updates/mysql/2.2.7.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE `#__componentbuilder_custom_code` ADD `hashtarget` VARCHAR(65) NOT NULL DEFAULT '' AFTER `from_line`;
|
Reference in New Issue
Block a user