Show
Ignore:
Timestamp:
2007-05-30 21:38:20 (15 months ago)
Author:
fredck
Message:

Updated with the latest FCKpackager changes [335].

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKreleaser/trunk/fckreleaser.php

    r226 r336  
    768768 
    769769                        // Each file terminates with a CRLF, even if compressed. 
    770                         $outputData .= "\n" ; 
     770                        $outputData .= "\r\n" ; 
    771771                } 
    772772