Windows Line endings in 1.4.2.1

When upgrading to latest version I found the following files were flagged by git as having Windows line ending:

zp-core/zp-extensions/GoogleMap/GoogleMap.php
zp-core/zp-extensions/tiny_mce/plugins/ajaxfilemanager/jscripts/jquery.js
zp-core/zp-extensions/colorbox/themes/example1/colorbox.css
zp-core/zp-extensions/colorbox/themes/example2/colorbox.css
zp-core/zp-extensions/colorbox/themes/example3/colorbox.css
zp-core/zp-extensions/colorbox/themes/example4/colorbox.css
zp-core/zp-extensions/colorbox/themes/example5/colorbox.css
zp-core/zp-extensions/flowplayer3/flowplayer3_playlist.css
zp-core/zp-extensions/jplayer/js/circle.player.js
zp-core/zp-extensions/jplayer/js/jquery.jplayer.inspector.js
zp-core/zp-extensions/tiny_mce/plugins/ajaxfilemanager/theme/default/css/ajaxfilemanager.css

Comments

  • acrylian Administrator, Developer
    Thanks. the only ones that are actually wrong are GoogleMaps.php and flowplayer3_playlist.css. All others are 3rd party files and just used as provided by their developers.
  • `zp-core/zp-extensions/GoogleMap/GoogleMap.php` is actually third party as well.
  • acrylian Administrator, Developer
    Indeed, misread a reference to the main plugin file.
Sign In or Register to comment.