aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/develop/fix_files.sh
Commit message (Collapse)AuthorAgeFilesLines
* exclude the image file with text in the name from having newlines fixedNils Adermann2010-03-051-1/+1
|
* fix_files script must have been broken by svn:eol-style quite a while ago, ↵Nils Adermann2010-01-311-3/+3
| | | | | | now uses tr rather than sed to replace carriage returns git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10464 89ea8834-ac86-4346-8a33-228a782c2dd0
* An update from JonathanPaul S. Owen2004-03-211-2/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@4871 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed so that it won't touch files in the "images" directories.the_systech2001-07-311-1/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@772 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ran John's fix_files script to fix all the windows carriage returns.James Atkinson2001-05-021-0/+22
Also added the script in the develop dir. To use it copy it to the phpBB2 root dir and run it git-svn-id: file:///svn/phpbb/trunk@228 89ea8834-ac86-4346-8a33-228a782c2dd0