removed 'funny' char's in fckeditor*.php, which show up on non utf-8 installation in felamimail

This commit is contained in:
Ralf Becker 2007-04-26 16:51:12 +00:00
parent b95addb87c
commit 1bee3ca929
3 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
<?php
<?php
/*
* FCKeditor - The text editor for Internet - http://www.fckeditor.net
* Copyright (C) 2003-2007 Frederico Caldeira Knabben
@ -30,4 +30,4 @@ if ( version_compare( phpversion(), '5', '<' ) )
else
include_once( 'fckeditor_php5.php' ) ;
?>
?>

View File

@ -1,4 +1,4 @@
<?php
<?php
/*
* FCKeditor - The text editor for Internet - http://www.fckeditor.net
* Copyright (C) 2003-2007 Frederico Caldeira Knabben
@ -157,4 +157,4 @@ class FCKeditor
}
}
?>
?>

View File

@ -1,4 +1,4 @@
<?php
<?php
/*
* FCKeditor - The text editor for Internet - http://www.fckeditor.net
* Copyright (C) 2003-2007 Frederico Caldeira Knabben
@ -157,4 +157,4 @@ class FCKeditor
}
}
?>
?>