Changeset 1579

Show
Ignore:
Timestamp:
2008-02-21 11:27:31 (6 months ago)
Author:
wwalc
Message:

updated changelog info for #1488 and #1815

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/trunk/_whatsnew.html

    r1576 r1579  
    116116                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/481">#481</a>] Fixed the issue where the image  
    117117                        preview in image dialog sometimes doesn't display after selecting the image from server browser.</li> 
     118                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1488">#1488</a>] PHP integration: the FCKeditor  
     119                        class is now more PHP5/6 friendly ("public" keyword is used instead of depreciated "var").</li> 
     120                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1815">#1815</a>] PHP integration: removed  
     121                        closing tag: "?>", so no additional whitespace added when files are included.</li> 
    118122        </ul> 
    119123        <p>