Converted all files from dos to unix, as most servers are UNIX based anyway. This fixes the linebreak mismatching issue mentioned in gh-638.
This commit is contained in:
@ -110,4 +110,4 @@ INSERT INTO `#__componentbuilder_library_files_folders_urls` (`id`, `addfiles`,
|
||||
UPDATE `#__componentbuilder_site_view` SET `snippet` = 0;
|
||||
UPDATE `#__componentbuilder_template` SET `snippet` = 0;
|
||||
UPDATE `#__componentbuilder_layout` SET `snippet` = 0;
|
||||
UPDATE `#__componentbuilder_custom_admin_view` SET `snippet` = 0;
|
||||
UPDATE `#__componentbuilder_custom_admin_view` SET `snippet` = 0;
|
||||
|
Reference in New Issue
Block a user